From 6577ab738732027cc2a633d7f43dd7bc2ffe2e4f Mon Sep 17 00:00:00 2001 From: Jan Willies Date: Sun, 11 Sep 2011 23:18:17 +0000 Subject: [PATCH] [packages] distribute: update to 0.6.21 SVN-Revision: 28216 --- lang/distribute/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/distribute/Makefile b/lang/distribute/Makefile index bae9f5c29b..6529e95085 100644 --- a/lang/distribute/Makefile +++ b/lang/distribute/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=distribute -PKG_VERSION:=0.6.16 +PKG_VERSION:=0.6.21 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://pypi.python.org/packages/source/d/$(PKG_NAME)/ -PKG_MD5SUM:=19ba112f4916cca1d5a89dbad2b361da +PKG_MD5SUM:=c8cfcfd42ec9ab900fb3960a3308eef2 PKG_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)/ include $(INCLUDE_DIR)/host-build.mk -- 2.30.2