From: John Crispin Date: Sun, 10 Jul 2011 10:40:37 +0000 (+0000) Subject: wrong md5sum in ltq-ifxos X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=825666c1d91c57d17e036ec8d19da966fe9d5f0d 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