ap51-flash: add mirror md5sum to fix package build - the repository layout was changed and the revision that is mentioned in the makefile does not exist (fixes #11742)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32496 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-24 15:42:02 +00:00
parent b4829ab17c
commit 3bed00f5b9

View File

@ -16,6 +16,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_SUBDIR:=ap51-flash-$(PKG_VERSION)
PKG_SOURCE_URL:=http://dev.cloudtrax.com/downloads/svn/ap51-flash/trunk
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz
PKG_MIRROR_MD5SUM:=3bff5b2ffa77ee80a807f3d24165b7cf
include $(INCLUDE_DIR)/package.mk