summaryrefslogtreecommitdiff
path: root/package/file
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-14 12:29:11 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-15 21:39:23 +0200
commitf35c5daa6c3d63b50e78efe636b24f0f00f4c829 (patch)
treeae32c4d87049d94406c736f1c668cea404882643 /package/file
parent8af0f65ab8d2319fdde0ac4a9f1b60fcd0348353 (diff)
file: bump to version 5.27
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/file')
-rw-r--r--package/file/file.hash2
-rw-r--r--package/file/file.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/file/file.hash b/package/file/file.hash
index 2c53af1dc..d20fe46f1 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 282b2da08..0154c1071 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'