From: nbd Date: Sun, 24 Jun 2012 15:42:02 +0000 (+0000) Subject: ap51-flash: add mirror md5sum to fix package build - the repository layout was change... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=3bed00f5b9c64acfb95ca86d773781b1d053fc17;p=packages.git 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 --- diff --git a/utils/ap51-flash/Makefile b/utils/ap51-flash/Makefile index ad8f129f9..30868ae23 100644 --- a/utils/ap51-flash/Makefile +++ b/utils/ap51-flash/Makefile @@ -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