As in the subj. THe current md5 hash for the distribute package is wrong.
Signed-off-by: Roberto Riggio <roberto.rig...@create-net.org> -- Index: lang/distribute/Makefile =================================================================== --- lang/distribute/Makefile (revision 28313) +++ lang/distribute/Makefile (working copy) @@ -13,7 +13,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://pypi.python.org/packages/source/d/$(PKG_NAME)/ -PKG_MD5SUM:=c8cfcfd42ec9ab900fb3960a3308eef2 +PKG_MD5SUM:=f783444754861f9b33e9f4083bd97b60 PKG_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)/ include $(INCLUDE_DIR)/host-build.mk _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel