summaryrefslogtreecommitdiffstats
path: root/package/file/file.mk
diff options
context:
space:
mode:
authorMike Frysinger2005-08-19 00:24:54 +0200
committerMike Frysinger2005-08-19 00:24:54 +0200
commitbd00131051a6243939f0b28ae0ae3244b67bd539 (patch)
treeb5d549c5ed797243b8de2abcb797bf941f3e3742 /package/file/file.mk
parentuClibc 0.9.28 has been released (diff)
downloadbuildroot-bd00131051a6243939f0b28ae0ae3244b67bd539.tar.gz
buildroot-bd00131051a6243939f0b28ae0ae3244b67bd539.tar.xz
buildroot-bd00131051a6243939f0b28ae0ae3244b67bd539.zip
file-4.15 is out and it supports cross-compiling :D
Diffstat (limited to 'package/file/file.mk')
-rw-r--r--package/file/file.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/file/file.mk b/package/file/file.mk
index 0f77dcd3f..d1f2f8e9b 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -3,7 +3,7 @@
# file
#
#############################################################
-FILE_VER:=4.13
+FILE_VER:=4.15
FILE_SOURCE:=file-$(FILE_VER).tar.gz
FILE_SITE:=ftp://ftp.astron.com/pub/file
FILE_DIR:=$(BUILD_DIR)/file-$(FILE_VER)