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