From: Gustavo Zacarias Date: Wed, 15 Jun 2016 00:23:43 +0000 (-0300) Subject: file: bump to version 5.28 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7e8296649a36cd88eb53f3c3e444c1f5efaa4bf1;p=buildroot.git file: bump to version 5.28 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/file/file.hash b/package/file/file.hash index d20fe46f1d..21067b5f87 100644 --- a/package/file/file.hash +++ b/package/file/file.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 c2e7d509b1167c4915901ecd257ee924d229a348bf988df6d1934ef0fa34a1a7 file-5.27.tar.gz +sha256 0ecb5e146b8655d1fa84159a847ee619fc102575205a0ff9c6cc60fc5ee2e012 file-5.28.tar.gz diff --git a/package/file/file.mk b/package/file/file.mk index 0154c10717..5fb3e9c6e8 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.27 +FILE_VERSION = 5.28 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'