python: bump PKG_RELEASE to 3
authorAlexandru Ardelean <redacted>
Wed, 11 Jan 2017 09:07:51 +0000 (11:07 +0200)
committerAlexandru Ardelean <redacted>
Wed, 11 Jan 2017 13:16:27 +0000 (15:16 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/Makefile

index d854be50bf47b7cd8efbda5624b2a3147ec158d0..6307dc3a5c87a5857ba8fde3b75ff27530c2a61b 100644 (file)
@@ -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