summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorEric Andersen2005-07-13 11:11:26 +0200
committerEric Andersen2005-07-13 11:11:26 +0200
commit85d9e768af05688a820b78bfb98feb14a33f7592 (patch)
tree46ff0058b4a446a3fd3336c72e0e5d1fb5a22511 /package
parentFix some stupid bugs in the Xorg build (diff)
downloadbuildroot-85d9e768af05688a820b78bfb98feb14a33f7592.tar.gz
buildroot-85d9e768af05688a820b78bfb98feb14a33f7592.tar.xz
buildroot-85d9e768af05688a820b78bfb98feb14a33f7592.zip
file-4.12 is no longer available
Diffstat (limited to 'package')
-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 70e72bd56..0f77dcd3f 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -3,7 +3,7 @@
# file
#
#############################################################
-FILE_VER:=4.12
+FILE_VER:=4.13
FILE_SOURCE:=file-$(FILE_VER).tar.gz
FILE_SITE:=ftp://ftp.astron.com/pub/file
FILE_DIR:=$(BUILD_DIR)/file-$(FILE_VER)