From: Nicolas Thill Date: Wed, 10 Jan 2007 17:18:15 +0000 (+0000) Subject: oops, md5sum was wrong for file X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a99bacf22b1a33744fa20cc29f17601894993eaf;p=openwrt%2Fsvn-archive%2Fpackages.git oops, md5sum was wrong for file SVN-Revision: 6068 --- diff --git a/libs/file/Makefile b/libs/file/Makefile index 23d0f0cdb..dfa2ad84b 100644 --- a/libs/file/Makefile +++ b/libs/file/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.astron.com/pub/file/ -PKG_MD5SUM:=1b1e2b495c5aa20c08725f30545a110b +PKG_MD5SUM:=a61ef3aa8339d5987148089afde25f60 PKG_CAT:=zcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)