From: Jeffery To Date: Mon, 7 Dec 2015 09:01:52 +0000 (+0800) Subject: python-ply: increment PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0c4f1c390b07cae57670d53b83bfb22e8ec5bc1d;p=openwrt-packages.git python-ply: increment PKG_RELEASE Signed-off-by: Jeffery To --- diff --git a/lang/python-ply/Makefile b/lang/python-ply/Makefile index 24f3eae95..fa7c42a3c 100644 --- a/lang/python-ply/Makefile +++ b/lang/python-ply/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ply PKG_VERSION:=3.8 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dabeaz.com/ply