From: John Crispin Date: Sun, 10 Jul 2011 10:40:37 +0000 (+0000) Subject: wrong md5sum in ltq-ifxos X-Git-Tag: reboot~16260 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1af1682eb2a5a6109fc497240d259415babfb5bb;p=openwrt%2Fopenwrt.git wrong md5sum in ltq-ifxos Signed-off-by: Luka Perkov SVN-Revision: 27575 --- diff --git a/package/ltq-ifxos/Makefile b/package/ltq-ifxos/Makefile index 2dd26740fb..a43a10be3c 100644 --- a/package/ltq-ifxos/Makefile +++ b/package/ltq-ifxos/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=1.5.14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_RELEASE:=3 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources -PKG_MD5SUM:=ba775356bdd5e1b73b3e11a152710ed6 +PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029 include $(INCLUDE_DIR)/package.mk