Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] update package/file version to 4.24
@ 2008-06-16  5:00 Conrad Parker
  2008-06-16 10:12 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Conrad Parker @ 2008-06-16  5:00 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-16 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16  5:00 [Buildroot] [PATCH] update package/file version to 4.24 Conrad Parker
2008-06-16 10:12 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox