summaryrefslogtreecommitdiffstats
path: root/rules/file.make
diff options
context:
space:
mode:
authorAlexander Dahl <post@lespocky.de>2014-09-12 10:02:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-09-16 11:19:30 +0200
commiteffc7538f5a0a10f249d1602cb3ec42da30f8091 (patch)
tree6ddccbe4cd68196c5fdaf349b5a068ba147658e9 /rules/file.make
parenta30ef4c29da694f5e906e53c106d5674a6d7750b (diff)
downloadptxdist-effc7538f5a0a10f249d1602cb3ec42da30f8091.tar.gz
ptxdist-effc7538f5a0a10f249d1602cb3ec42da30f8091.tar.xz
file: upgrade to 5.19
Numerous fixes including mem leaks, regressions, CVEs, coredumps, endianess problems, and some other fixes and improvements. See upstream changelog for details. Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/file.make')
-rw-r--r--rules/file.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/file.make b/rules/file.make
index c5e9771bb..5435a8f2c 100644
--- a/rules/file.make
+++ b/rules/file.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_FILE) += file
#
# Paths and names
#
-FILE_VERSION := 5.18
-FILE_MD5 := d420d8f2990cd344673acfbf8d76ff5a
+FILE_VERSION := 5.19
+FILE_MD5 := e3526f59023f3f7d1ffa4d541335edab
FILE := file-$(FILE_VERSION)
FILE_SUFFIX := tar.gz
FILE_URL := ftp://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)