projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56c8b05
)
[ifxmips] adds proper md5sum to ifxos
author
John Crispin
<blogic@openwrt.org>
Wed, 31 Mar 2010 21:11:39 +0000
(21:11 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 31 Mar 2010 21:11:39 +0000
(21:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ifxos/Makefile
patch
|
blob
|
history
diff --git
a/package/ifxos/Makefile
b/package/ifxos/Makefile
index
5b453ae
..
e0fac23
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