From mboxrd@z Thu Jan 1 00:00:00 1970 From: Axel Lin Date: Fri, 04 Oct 2013 20:00:39 +0800 Subject: [Buildroot] [PATCH] file: bump to version 5.15 Message-ID: <1380888039.26574.1.camel@phoenix> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Signed-off-by: Axel Lin --- package/file/file.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/file/file.mk b/package/file/file.mk index d423d56..18a9459 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.14 +FILE_VERSION = 5.15 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_INSTALL_STAGING = YES -- 1.8.1.2