From cb9a1fcb9b17c54e50f8b572e002271bb6175124 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 2 Jan 2015 19:01:26 -0300 Subject: [PATCH] file: bump to version 5.22 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- 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 948785368f..8441ba6a0e 100644 --- a/package/file/file.hash +++ b/package/file/file.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6 file-5.21.tar.gz +sha256 c4e3a8e44cb888c5e4b476e738503e37fb9de3b25a38c143e214bfc12109fc0b file-5.22.tar.gz diff --git a/package/file/file.mk b/package/file/file.mk index b5f30da83f..4b98cbd434 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.21 +FILE_VERSION = 5.22 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_INSTALL_STAGING = YES