Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libfuse: bump version number to 2.8.1
@ 2009-11-24 15:02 Daniel Mack
  2009-12-07 22:09 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mack @ 2009-11-24 15:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Daniel Mack <daniel@caiaq.de>
---
 package/fuse/libfuse.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/fuse/libfuse.mk b/package/fuse/libfuse.mk
index 05bc389..b45f9ee 100644
--- a/package/fuse/libfuse.mk
+++ b/package/fuse/libfuse.mk
@@ -3,7 +3,7 @@
 # libfuse
 #
 #############################################################
-LIBFUSE_VERSION:=2.7.3
+LIBFUSE_VERSION:=2.8.1
 LIBFUSE_SOURCE:=fuse-$(LIBFUSE_VERSION).tar.gz
 LIBFUSE_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/fuse/
 LIBFUSE_DIR:=$(BUILD_DIR)/fuse-$(LIBFUSE_VERSION)
-- 
1.6.5.2

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

end of thread, other threads:[~2009-12-07 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24 15:02 [Buildroot] [PATCH] libfuse: bump version number to 2.8.1 Daniel Mack
2009-12-07 22:09 ` Peter Korsgaard

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