oops, md5sum was wrong for file
authorNicolas Thill <nico@openwrt.org>
Wed, 10 Jan 2007 17:18:15 +0000 (17:18 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 10 Jan 2007 17:18:15 +0000 (17:18 +0000)
SVN-Revision: 6068

libs/file/Makefile

index 23d0f0cdb775affa29c26cb44d1caeccae73ab6c..dfa2ad84bdbb0b24b175864d2209a5951ca020b5 100644 (file)
@@ -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)