[packages] distribute: fix MD5SUM (closes: #10154)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28396 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2344a500e7
commit
3f88e25f26
@ -13,7 +13,7 @@ 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:=c8cfcfd42ec9ab900fb3960a3308eef2
|
||||
PKG_MD5SUM:=f783444754861f9b33e9f4083bd97b60
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)/
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user