summaryrefslogtreecommitdiff
path: root/package/ifxos
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2010-03-31 21:11:39 +0000
committerJohn Crispin <john@openwrt.org>2010-03-31 21:11:39 +0000
commit457f4293ced148423c249562d400d03ca6b263f6 (patch)
treef391a2e60985027e181302c0df0b98ae8418660b /package/ifxos
parente22c530b0519c550b342d1922320055459d7ea00 (diff)
downloadmtk-20170518-457f4293ced148423c249562d400d03ca6b263f6.zip
mtk-20170518-457f4293ced148423c249562d400d03ca6b263f6.tar.gz
mtk-20170518-457f4293ced148423c249562d400d03ca6b263f6.tar.bz2
adds proper md5sum to ifxos
SVN-Revision: 20640
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 5b453ae..e0fac23 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