projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e22c530
)
adds proper md5sum to ifxos
author
John Crispin
<john@openwrt.org>
Wed, 31 Mar 2010 21:11:39 +0000
(21:11 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 31 Mar 2010 21:11:39 +0000
(21:11 +0000)
SVN-Revision: 20640
package/ifxos/Makefile
patch
|
blob
|
history
diff --git
a/package/ifxos/Makefile
b/package/ifxos/Makefile
index 5b453aed62e41b9b20ae3cb69a5ded025dba75af..e0fac2303e2f6b86b60517c8a57180f6f674995b 100644
(file)
--- a/
package/ifxos/Makefile
+++ b/
package/ifxos/Makefile
@@
-14,7
+14,7
@@
PKG_VERSION:=1.5.12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
-#PKG_MD5SUM:=3602797b0f531f37546c6beb748d50cf
+PKG_MD5SUM:=ba775356bdd5e1b73b3e11a152710ed6
include $(INCLUDE_DIR)/package.mk