projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f152712
)
python-ply: update to 3.9
3194/head
author
Jeffery To
<jeffery.to@gmail.com>
Tue, 20 Sep 2016 17:44:19 +0000
(
01:44
+0800)
committer
Jeffery To
<jeffery.to@gmail.com>
Tue, 20 Sep 2016 17:44:19 +0000
(
01:44
+0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python-ply/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-ply/Makefile
b/lang/python-ply/Makefile
index c92de2edfc1a5e02dcf83ff14f2c13499e403c8c..fe13060956424eadd4402321c94441f6f888a84d 100644
(file)
--- a/
lang/python-ply/Makefile
+++ b/
lang/python-ply/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ply
-PKG_VERSION:=3.
8
-PKG_RELEASE:=
3
+PKG_VERSION:=3.
9
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.dabeaz.com/ply
-PKG_MD5SUM:=
94726411496c52c87c2b9429b12d5c50
+PKG_MD5SUM:=
c5c5767376eff902617fd9874f0c76b7
PKG_BUILD_DEPENDS:=python python-setuptools
HOST_BUILD_DEPENDS:=python/host python-setuptools/host