summaryrefslogtreecommitdiffstats
path: root/package/file
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-06-09 09:58:14 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-06-09 09:58:14 +0000
commit5b98b48d8500ced566f9269fe7cf2ef82581ab3f (patch)
treea44c12a15386292eeb20214b01f797b17c856ca9 /package/file
parent608d581764af64227447efdebf4220f921c73adc (diff)
downloadbuildroot-novena-5b98b48d8500ced566f9269fe7cf2ef82581ab3f.tar.gz
buildroot-novena-5b98b48d8500ced566f9269fe7cf2ef82581ab3f.zip
- bump version
Diffstat (limited to 'package/file')
-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 48f43b5ad..bdff73dcc 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -3,7 +3,7 @@
# file
#
#############################################################
-FILE_VER:=4.19
+FILE_VER:=4.21
FILE_SOURCE:=file-$(FILE_VER).tar.gz
FILE_SITE:=ftp://ftp.astron.com/pub/file
FILE_SOURCE_DIR:=$(BUILD_DIR)/file-$(FILE_VER)