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:
f9fd67b
)
python: bump PKG_RELEASE
author
Hannu Nyman
<hannu.nyman@iki.fi>
Tue, 15 Mar 2016 11:55:43 +0000
(13:55 +0200)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Tue, 15 Mar 2016 11:55:43 +0000
(13:55 +0200)
Bump PKG_RELEASE of python 2.7.11 after the recent fixes.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
lang/python/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Makefile
b/lang/python/Makefile
index 20442b3991884e4447d2bc53c2b5de0ccadc93ca..63af64de5b5abfeb6de53583dbbf4d6e28860dc2 100644
(file)
--- a/
lang/python/Makefile
+++ b/
lang/python/Makefile
@@
-12,7
+12,7
@@
include ./files/python-package.mk
PKG_NAME:=python
PKG_VERSION:=$(PYTHON_VERSION).$(PYTHON_VERSION_MICRO)
-PKG_RELEASE:=
5
+PKG_RELEASE:=
6
PKG_SOURCE:=Python-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.python.org/ftp/python/$(PKG_VERSION)