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:
8ca0284
)
python: bump PKG_RELEASE to 3
author
Alexandru Ardelean
<redacted>
Wed, 11 Jan 2017 09:07:51 +0000
(11:07 +0200)
committer
Alexandru Ardelean
<redacted>
Wed, 11 Jan 2017 13:16:27 +0000
(15:16 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index d854be50bf47b7cd8efbda5624b2a3147ec158d0..6307dc3a5c87a5857ba8fde3b75ff27530c2a61b 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-12,7
+12,7
@@
include ./files/python-version.mk
PKG_NAME:=python
PKG_VERSION:=$(PYTHON_VERSION).$(PYTHON_VERSION_MICRO)
-PKG_RELEASE:=
1
+PKG_RELEASE:=
3
PKG_SOURCE:=Python-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.python.org/ftp/python/$(PKG_VERSION)
git clone https://git.99rst.org/PROJECT