From: Gustavo Zacarias Date: Thu, 11 Dec 2014 12:30:54 +0000 (-0300) Subject: file: bump to version 5.21 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f9fa4ffc67b53c35b7b40fa9d6df9d3dd4708636;p=buildroot.git file: bump to version 5.21 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/file/file.hash b/package/file/file.hash index 1043d74f75..948785368f 100644 --- a/package/file/file.hash +++ b/package/file/file.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 5bc36bfbb83a009da25a7174848f1bc5824be03192a8fdce7f83dc897ed2d247 file-5.20.tar.gz +sha256 1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6 file-5.21.tar.gz diff --git a/package/file/file.mk b/package/file/file.mk index 603e5104ee..b5f30da83f 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.20 +FILE_VERSION = 5.21 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_INSTALL_STAGING = YES