From 485e4462f50703c388761863afedd7ea8d186403 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sat, 5 Jan 2013 19:04:33 +1100 Subject: [PATCH] package file: update checksum after replaced tarball http://mx.gw.com/pipermail/file/2013/001021.html --- src/file.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/file.mk b/src/file.mk index d1c547bc..6f7b7429 100644 --- a/src/file.mk +++ b/src/file.mk @@ -3,7 +3,7 @@ PKG := file $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 64ae9f7d32a35409b22ad54187b90d2a6d6a42c5 +$(PKG)_CHECKSUM := 782db8a2b37ff8ceada9d19c416eaf6c5b8297d4 $(PKG)_SUBDIR := file-$($(PKG)_VERSION) $(PKG)_FILE := file-$($(PKG)_VERSION).tar.gz $(PKG)_URL := ftp://ftp.astron.com/pub/file/$($(PKG)_FILE)