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:
3b42924
)
python-setuptools: upgrade to version 18.2
author
Alexandru Ardelean
<
[email protected]
>
Mon, 24 Aug 2015 06:59:07 +0000
(09:59 +0300)
committer
Alexandru Ardelean
<
[email protected]
>
Mon, 24 Aug 2015 06:59:07 +0000
(09:59 +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 1b10e9da25235b5fda1c384dc2a6b629fee14836..95e5d7ffa52b647447a7aa3f3d8cd754653a6a4e 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:=18.
1
+PKG_VERSION:=18.
2
PKG_RELEASE:=1
PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
-PKG_MD5SUM:=
f72e87f34fbf07f299f6cb46256a0b06
+PKG_MD5SUM:=
52b4e48939ef311d7204f8fe940764f4
PKG_BUILD_DIR:=$(BUILD_DIR)/setuptools-$(PKG_VERSION)