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
)
python-setuptools: upgrade to version 20.2.2
author
Alexandru Ardelean
<redacted>
Wed, 9 Mar 2016 14:51:35 +0000
(16:51 +0200)
committer
Alexandru Ardelean
<redacted>
Wed, 9 Mar 2016 14:51:35 +0000
(16:51 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python-setuptools/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-setuptools/Makefile
b/lang/python-setuptools/Makefile
index 141e9a500d075f81da431f9b599b462af4a36241..e569ac9c1d27827ec4d9c29402a826659da9749d 100644
(file)
--- a/
lang/python-setuptools/Makefile
+++ b/
lang/python-setuptools/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-setuptools
-PKG_VERSION:=
19.4
-PKG_RELEASE:=
2
+PKG_VERSION:=
20.2.2
+PKG_RELEASE:=
1
PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
-PKG_MD5SUM:=
c5a7d90c1e0acf8c4ec5c2bf31bc25b5
+PKG_MD5SUM:=
bf37191cb4c1472fb61e6f933d2006b1
HOST_BUILD_DEPENDS:=python/host
git clone https://git.99rst.org/PROJECT