python3-setuptools: upgrade to version 20.2.2
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 9 Mar 2016 15:42:56 +0000 (17:42 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 9 Mar 2016 15:42:56 +0000 (17:42 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python3-setuptools/Makefile

index ea299ea02f34ef7f5e68d1e2384be967f6083ecc..a11788648a8beeb0f13730a069db126d9bdadd71 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python3-setuptools
-PKG_VERSION:=19.4
+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
 
 PKG_LICENSE:=PSF