libs/re: bump to 0.5.7

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
Sebastian Kemper 2018-02-16 21:45:05 +01:00
parent 5eff04c674
commit 3f3340a007
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2010-2017 OpenWrt.org
# Copyright (C) 2010-2018 OpenWrt.org
# Copyright (C) 2010 Alfred E. Heggestad
#
# This is free software, licensed under the GNU General Public License v2.
@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=re
PKG_VERSION:=0.5.6
PKG_RELEASE:=4
PKG_VERSION:=0.5.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.creytiv.com/pub
PKG_HASH:=a3119826ad162f898ada734d093f565824a018df395b4517549915b00e2bdf69
PKG_HASH:=5dcc15610c28ff1df147d28266b29b934adcff43bfc3fdac58767fd789101039
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=docs/COPYING

View File

@ -1,6 +1,6 @@
--- a/mk/re.mk
+++ b/mk/re.mk
@@ -448,11 +448,6 @@ endif
@@ -438,11 +438,6 @@ endif
CFLAGS += -DARCH=\"$(ARCH)\"