From: Hannu Nyman Date: Tue, 15 Mar 2016 11:55:43 +0000 (+0200) Subject: python: bump PKG_RELEASE X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=65ee7df96b7ceb799279c576caf5d544a1857bfd;p=feed%2Fpackages.git python: bump PKG_RELEASE Bump PKG_RELEASE of python 2.7.11 after the recent fixes. Signed-off-by: Hannu Nyman --- diff --git a/lang/python/Makefile b/lang/python/Makefile index 20442b3991..63af64de5b 100644 --- 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)