From 5734914f4b5421b2e204d2c49100914bfbf2408b Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sat, 11 Oct 2014 18:55:04 -0300 Subject: [PATCH] file: bump to version 5.20 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/file/file.hash | 2 ++ package/file/file.mk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 package/file/file.hash diff --git a/package/file/file.hash b/package/file/file.hash new file mode 100644 index 000000000..1043d74f7 --- /dev/null +++ b/package/file/file.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 5bc36bfbb83a009da25a7174848f1bc5824be03192a8fdce7f83dc897ed2d247 file-5.20.tar.gz diff --git a/package/file/file.mk b/package/file/file.mk index 5df024f00..603e5104e 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.19 +FILE_VERSION = 5.20 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_INSTALL_STAGING = YES