libfuse: bump version number to 2.8.1

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Daniel Mack 2009-11-24 16:02:40 +01:00 committed by Peter Korsgaard
parent 7c73797842
commit e2e455aa7e
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
New packages: tcpreplay, hostapd
Updated/fixed packages: autoconf, bind, binutils, busybox,
directfb, iw, libpcap, lighttpd, mesa, pcre, usbutils
directfb, iw, libfuse, libpcap, lighttpd, mesa, pcre, usbutils
Issues resolved (http://bugs.uclibc.org):

View File

@ -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)