From 0c4f1c390b07cae57670d53b83bfb22e8ec5bc1d Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 7 Dec 2015 17:01:52 +0800 Subject: [PATCH] python-ply: increment PKG_RELEASE Signed-off-by: Jeffery To --- lang/python-ply/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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