projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
020d82c
)
ap51-flash: add mirror md5sum to fix package build - the repository layout was change...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 24 Jun 2012 15:42:02 +0000
(15:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 24 Jun 2012 15:42:02 +0000
(15:42 +0000)
SVN-Revision: 32496
utils/ap51-flash/Makefile
patch
|
blob
|
history
diff --git
a/utils/ap51-flash/Makefile
b/utils/ap51-flash/Makefile
index ad8f129f9ac555c5ce6c981aa94d409d1ff4144b..30868ae23cb0048e71854640a52992ed7478ed49 100644
(file)
--- 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