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:
3e91a53
)
python-pycparser: increment PKG_RELEASE
author
Jeffery To
<redacted>
Mon, 7 Dec 2015 09:03:24 +0000
(17:03 +0800)
committer
Jeffery To
<redacted>
Mon, 7 Dec 2015 09:03:24 +0000
(17:03 +0800)
Signed-off-by: Jeffery To <redacted>
lang/python-pycparser/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-pycparser/Makefile
b/lang/python-pycparser/Makefile
index 80aee699deac4c61454dde92d293ab62b62d1de3..fa105cc952c615408363620ae6a6e1eaf759ab1b 100644
(file)
--- a/
lang/python-pycparser/Makefile
+++ b/
lang/python-pycparser/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pycparser
PKG_VERSION:=2.14
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/p/pycparser
git clone https://git.99rst.org/PROJECT