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:
7205723
)
python3-pip: upgrade to version 8.1.0
author
Alexandru Ardelean
<redacted>
Wed, 9 Mar 2016 15:45:13 +0000
(17:45 +0200)
committer
Alexandru Ardelean
<redacted>
Wed, 9 Mar 2016 15:45:13 +0000
(17:45 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python3-pip/Makefile
patch
|
blob
|
history
diff --git
a/lang/python3-pip/Makefile
b/lang/python3-pip/Makefile
index 2383520627dd2c9f572f46f685b0a8a4b46f6452..08b2651421863c1d408d30c79fab010cec957151 100644
(file)
--- a/
lang/python3-pip/Makefile
+++ b/
lang/python3-pip/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python3-pip
-PKG_VERSION:=
7.1.2
+PKG_VERSION:=
8.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:=
3823d2343d9f3aaab21cf9c917710196
+PKG_MD5SUM:=
e9c3844db343f47d16040b32ad9072be
PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT