From 7e8296649a36cd88eb53f3c3e444c1f5efaa4bf1 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 14 Jun 2016 21:23:43 -0300 Subject: [PATCH] file: bump to version 5.28 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/file/file.hash | 2 +- package/file/file.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' -- 2.30.2