From: nico Date: Wed, 10 Jan 2007 17:18:15 +0000 (+0000) Subject: oops, md5sum was wrong for file X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9ad999f6379c55e63a744023e99698a4c822cc38;p=packages.git oops, md5sum was wrong for file git-svn-id: svn://svn.openwrt.org/openwrt/packages@6068 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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)