projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cbf232
)
python-setuptools: upgrade to version 18.0.1
author
Alexandru Ardelean
<
[email protected]
>
Sat, 18 Jul 2015 16:33:58 +0000
(19:33 +0300)
committer
Alexandru Ardelean
<
[email protected]
>
Sat, 18 Jul 2015 16:33:58 +0000
(19:33 +0300)
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python-setuptools/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-setuptools/Makefile
b/lang/python-setuptools/Makefile
index a25211926054a6d56ca2397cd99aa43a83dfe94b..22cff0cec6d843d7cbdc45720350fdf2ff83fe20 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:=
7.0
+PKG_VERSION:=
18.0.1
PKG_RELEASE:=1
PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
-PKG_MD5SUM:=
6245d6752e2ef803c365f560f7f2f940
+PKG_MD5SUM:=
cecd172c9ff7fd5f2e16b2fcc88bba51
PKG_BUILD_DIR:=$(BUILD_DIR)/setuptools-$(PKG_VERSION)