From: Alexandru Ardelean Date: Tue, 10 Nov 2015 10:48:08 +0000 (+0200) Subject: python-setuptools: upgrade to version 18.5 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7730c9f5fab184e56c3c7919414e0486bc1eb785;p=feed%2Fpackages.git python-setuptools: upgrade to version 18.5 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python-setuptools/Makefile b/lang/python-setuptools/Makefile index a81eff4b58..c22024b21e 100644 --- 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.3.1 +PKG_VERSION:=18.5 PKG_RELEASE:=1 PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/ -PKG_MD5SUM:=748187b93152fa60287dfb896837fd7c +PKG_MD5SUM:=533c868f01169a3085177dffe5e768bb PKG_BUILD_DIR:=$(BUILD_DIR)/setuptools-$(PKG_VERSION)