From: Alexandru Ardelean Date: Wed, 11 Jan 2017 09:07:51 +0000 (+0200) Subject: python: bump PKG_RELEASE to 3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b5b6ef34f4b7dbdab32f3300b56f6daec5f78b91;p=openwrt-packages.git python: bump PKG_RELEASE to 3 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/Makefile b/lang/python/Makefile index d854be50b..6307dc3a5 100644 --- 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)