libfuse: bump to version 2.9.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2012-06-08 05:30:40 +00:00 committed by Peter Korsgaard
parent 6f63d6b41a
commit 202a0ef1a7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
#############################################################
LIBFUSE_VERSION = 2.8.7
LIBFUSE_VERSION = 2.9.0
LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
LIBFUSE_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/fuse/fuse-2.X/$(LIBFUSE_VERSION)