git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b2faede
)
python-ply: increment PKG_RELEASE
author
Jeffery To
<redacted>
Mon, 7 Dec 2015 09:01:52 +0000
(17:01 +0800)
committer
Jeffery To
<redacted>
Mon, 7 Dec 2015 09:01:52 +0000
(17:01 +0800)
Signed-off-by: Jeffery To <redacted>
lang/python-ply/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-ply/Makefile
b/lang/python-ply/Makefile
index 24f3eae95d3562e64bece8407045e347ca82344f..fa7c42a3c6dd8b7b2dca4407a75191ef54e71775 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT