[Buildroot] [PATCH] update package/file version to 4.24

Conrad Parker conrad at metadecks.org
Mon Jun 16 05:00:06 UTC 2008


Hi,

the following patch updates the version of file retrieved (the tarball
for the previous version is 404).

Conrad.

---
 package/file/file.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/file/file.mk b/package/file/file.mk
index 0498d24..9cacf53 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -3,7 +3,7 @@
 # file
 #
 #############################################################
-FILE_VERSION:=4.23
+FILE_VERSION:=4.24
 FILE_SOURCE:=file_$(FILE_VERSION).orig.tar.gz
 FILE_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/f/file
 FILE_SOURCE_DIR:=$(BUILD_DIR)/file-$(FILE_VERSION)
-- 
1.5.4.3



More information about the buildroot mailing list