From 1251f195fef2f62a988a17a76080ba61ae352a5c Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 10 Jan 2007 17:18:15 +0000 Subject: [PATCH] oops, md5sum was wrong for file SVN-Revision: 6068 --- libs/file/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/file/Makefile b/libs/file/Makefile index 23d0f0cdb7..dfa2ad84bd 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) -- 2.30.2