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:
3b42924
)
python-pip: upgrade to version 7.1.2
author
Alexandru Ardelean
<redacted>
Mon, 24 Aug 2015 07:04:22 +0000
(10:04 +0300)
committer
Alexandru Ardelean
<redacted>
Mon, 24 Aug 2015 07:04:22 +0000
(10:04 +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 151a2af352477eb479bb635519f62a074a36f544..1d20ca92e6d24c123c7ec6f7295356c1bbd4b10d 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:=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
git clone https://git.99rst.org/PROJECT