From: Gustavo Zacarias Date: Sat, 14 May 2016 15:29:11 +0000 (-0300) Subject: file: bump to version 5.27 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f35c5daa6c3d63b50e78efe636b24f0f00f4c829;p=buildroot.git file: bump to version 5.27 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/file/file.hash b/package/file/file.hash index 2c53af1dce..d20fe46f1d 100644 --- a/package/file/file.hash +++ b/package/file/file.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 2ef32b4ec936b0ff7b59a021dce56086a716663b6df1138c7ea597d396bf50cf file-5.26.tar.gz +sha256 c2e7d509b1167c4915901ecd257ee924d229a348bf988df6d1934ef0fa34a1a7 file-5.27.tar.gz diff --git a/package/file/file.mk b/package/file/file.mk index 282b2da080..0154c10717 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.26 +FILE_VERSION = 5.27 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'