git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6cbf232
)
python-pip: upgrade to version 7.1.0
author
Alexandru Ardelean
<redacted>
Sat, 18 Jul 2015 16:37:45 +0000
(19:37 +0300)
committer
Alexandru Ardelean
<redacted>
Sat, 18 Jul 2015 16:37:45 +0000
(19:37 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python-pip/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-pip/Makefile
b/lang/python-pip/Makefile
index d0607d16e9fc5045b17c7997a3e0eb87bf2c057d..40f11402c11f41c7afd79ae350c1c583bb9743c5 100644
(file)
--- a/
lang/python-pip/Makefile
+++ b/
lang/python-pip/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pip
-PKG_VERSION:=
1.5.6
+PKG_VERSION:=
7.1.0
PKG_RELEASE:=1
PKG_SOURCE:=pip-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/p/pip/
-PKG_MD5SUM:=
01026f87978932060cc86c1dc527903
e
+PKG_MD5SUM:=
d935ee9146074b1d3f26c5f0acfd120
e
PKG_BUILD_DIR:=$(BUILD_DIR)/pip-$(PKG_VERSION)
PKG_USE_MIPS16:=0
git clone https://git.99rst.org/PROJECT