python-setuptools: upgrade to version 19.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2016-01-18 14:54:28 +02:00
parent bd60de02b7
commit 8a8ac8e4e4
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-setuptools
PKG_VERSION:=18.7
PKG_VERSION:=19.4
PKG_RELEASE:=1
PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
PKG_MD5SUM:=295d7aaef2da7d6ff10b522581da0cf9
PKG_MD5SUM:=c5a7d90c1e0acf8c4ec5c2bf31bc25b5
HOST_BUILD_DEPENDS:=python/host