[Buildroot] [git commit branch/2017.02.x] file: bump to version 5.30

Peter Korsgaard peter at korsgaard.com
Wed Sep 6 21:47:19 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=51be260e88916aedef39893c0388375850a4f07c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2017.02.x

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
(cherry picked from commit ac82e0ebada7efef4d7fbc4ce3de4748808c00b4)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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 9a4c9f1..3fafff8 100644
--- a/package/file/file.hash
+++ b/package/file/file.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 ea661277cd39bf8f063d3a83ee875432cc3680494169f952787e002bdd3884c0  file-5.29.tar.gz
+sha256 694c2432e5240187524c9e7cf1ec6acc77b47a0e19554d34c14773e43dbbf214  file-5.30.tar.gz
diff --git a/package/file/file.mk b/package/file/file.mk
index 39d1781..2fa6804 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FILE_VERSION = 5.29
+FILE_VERSION = 5.30
 FILE_SITE = ftp://ftp.astron.com/pub/file
 FILE_DEPENDENCIES = host-file zlib
 HOST_FILE_DEPENDENCIES = host-zlib


More information about the buildroot mailing list