python-setuptools: upgrade to version 18.3.1
authorAlexandru Ardelean <redacted>
Mon, 14 Sep 2015 16:24:23 +0000 (19:24 +0300)
committerAlexandru Ardelean <redacted>
Mon, 14 Sep 2015 16:24:23 +0000 (19:24 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python-setuptools/Makefile

index 95e5d7ffa52b647447a7aa3f3d8cd754653a6a4e..a81eff4b58501c1273ffc79f8b9b97d001fab84f 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-setuptools
-PKG_VERSION:=18.2
+PKG_VERSION:=18.3.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
-PKG_MD5SUM:=52b4e48939ef311d7204f8fe940764f4
+PKG_MD5SUM:=748187b93152fa60287dfb896837fd7c
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/setuptools-$(PKG_VERSION)
 
git clone https://git.99rst.org/PROJECT