summaryrefslogtreecommitdiffstats
path: root/package/file
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-25 06:48:20 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-25 06:48:20 +0000
commit126da5f7f0912bf3dbfc08c00380b2fe2d04c18e (patch)
tree223037efe811752327b3eb97c51783d13ed62c4c /package/file
parentfeec22350fe79612c993f40e6cb4fb63ebd4d646 (diff)
downloadbuildroot-novena-126da5f7f0912bf3dbfc08c00380b2fe2d04c18e.tar.gz
buildroot-novena-126da5f7f0912bf3dbfc08c00380b2fe2d04c18e.zip
version bump
Diffstat (limited to 'package/file')
-rw-r--r--package/file/file.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/file/file.mk b/package/file/file.mk
index c7fa00070..fa4bbdab7 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -3,7 +3,7 @@
# file
#
#############################################################
-FILE_VER:=4.15
+FILE_VER:=4.16
FILE_SOURCE:=file-$(FILE_VER).tar.gz
FILE_SITE:=ftp://ftp.astron.com/pub/file
FILE_DIR1:=$(TOOL_BUILD_DIR)/file-$(FILE_VER)
@@ -51,6 +51,7 @@ host-file-dirclean:
# build file for use on the target system
#
#############################################################
+file-unpacked: $(FILE_DIR2)/.unpacked
$(FILE_DIR2)/.unpacked: $(DL_DIR)/$(FILE_SOURCE)
$(FILE_CAT) $(DL_DIR)/$(FILE_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
toolchain/patch-kernel.sh $(FILE_DIR2) package/file/ file\*.patch