From: Vicente Olivert Riera Date: Fri, 18 Sep 2015 11:07:50 +0000 (+0100) Subject: file: bump to version 5.25 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72552f77e0e8d7693a9d1351e19074602b76b82d;p=buildroot.git file: bump to version 5.25 Signed-off-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- diff --git a/package/file/file.hash b/package/file/file.hash index 28f071db4f..2eac7a57e3 100644 --- a/package/file/file.hash +++ b/package/file/file.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 802cb3de2e49e88ef97cdcb52cd507a0f25458112752e398445cea102bc750ce file-5.24.tar.gz +sha256 3735381563f69fb4239470b8c51b876a80425348b8285a7cded8b61d6b890eca file-5.25.tar.gz diff --git a/package/file/file.mk b/package/file/file.mk index f3b09ec6b9..4d13547ef7 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.24 +FILE_VERSION = 5.25 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_INSTALL_STAGING = YES