diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-06-17 17:30:14 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-06-18 13:57:51 +0200 |
commit | a583079b360e26d1ae9c3de086e2395937f8cf84 (patch) | |
tree | aad2028ed7f31a287819bf2c2d36d5a19615162c /package/file | |
parent | ed84ec6d6e9684a7ec9af9846bcf1ba20c19751d (diff) |
file: bump to version 5.19
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/file')
-rw-r--r-- | package/file/file.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/file/file.mk b/package/file/file.mk index 846d56ac8..5df024f00 100644 --- a/package/file/file.mk +++ b/package/file/file.mk @@ -4,7 +4,7 @@ # ################################################################################ -FILE_VERSION = 5.18 +FILE_VERSION = 5.19 FILE_SITE = ftp://ftp.astron.com/pub/file FILE_DEPENDENCIES = host-file zlib FILE_INSTALL_STAGING = YES |