commit 79d6462c56e3f64f27aabe9c5eea38b371926dfc
parent 3b42924eb3c6a54b27aef94e6929bba43527b5c1
Author: Alexandru Ardelean <ardeleanalex@gmail.com>
Date: Mon, 24 Aug 2015 10:04:22 +0300
python-pip: upgrade to version 7.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lang/python-pip/Makefile b/lang/python-pip/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pip
-PKG_VERSION:=7.1.0
-PKG_RELEASE:=2
+PKG_VERSION:=7.1.2
+PKG_RELEASE:=1
PKG_SOURCE:=pip-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/p/pip/
-PKG_MD5SUM:=d935ee9146074b1d3f26c5f0acfd120e
+PKG_MD5SUM:=3823d2343d9f3aaab21cf9c917710196
PKG_BUILD_DIR:=$(BUILD_DIR)/pip-$(PKG_VERSION)
PKG_USE_MIPS16:=0