commit 9082acce6c93c1e16636abc0cd4e2b3ae6cabf27
parent 087127c1fd05b0eab965fcc1d569bdd8d7f4cfe0
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Thu, 14 Apr 2016 17:19:15 +0300
Merge pull request #2601 from commodo/python-pip-upgrade
python-pip: bump to version 8.1.1
Diffstat:
1 file changed, 2 insertions(+), 2 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:=8.1.0
+PKG_VERSION:=8.1.1
PKG_RELEASE:=1
PKG_SOURCE:=pip-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/p/pip/
-PKG_MD5SUM:=e9c3844db343f47d16040b32ad9072be
+PKG_MD5SUM:=6b86f11841e89c8241d689956ba99ed7
PKG_BUILD_DIR:=$(BUILD_DIR)/pip-$(PKG_VERSION)
PKG_USE_MIPS16:=0