From: loswillios Date: Sun, 11 Sep 2011 23:18:17 +0000 (+0000) Subject: [packages] distribute: update to 0.6.21 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=7a5503a678dde13b89fec8c77dfa672426e0a933;p=packages.git [packages] distribute: update to 0.6.21 git-svn-id: svn://svn.openwrt.org/openwrt/packages@28216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/distribute/Makefile b/lang/distribute/Makefile index bae9f5c29..6529e9508 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