summaryrefslogtreecommitdiffstats
path: root/package/ifxos
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-31 21:11:39 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-31 21:11:39 +0000
commit1a2ce2ca8b9d570c639b260fb0da55fb48472146 (patch)
tree8306159fb816767380f8952a475281c498658053 /package/ifxos
parent5332ca5feaadbbb230d06be83d84e9f992877653 (diff)
[ifxmips] adds proper md5sum to ifxos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ifxos')
-rw-r--r--package/ifxos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ifxos/Makefile b/package/ifxos/Makefile
index 5b453aed6..e0fac2303 100644
--- 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