commit e2028abfd419b937531ca99ae4ecc72197de7746
parent 3e91a538b1c799eb91257683fb4c237d84d3f64e
Author: Jeffery To <jeffery.to@gmail.com>
Date: Mon, 7 Dec 2015 17:03:24 +0800
python-pycparser: increment PKG_RELEASE
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/python-pycparser/Makefile b/lang/python-pycparser/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=pycparser
PKG_VERSION:=2.14
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/p/pycparser