Commit e2e455aa authored by Daniel Mack's avatar Daniel Mack Committed by Peter Korsgaard
Browse files

libfuse: bump version number to 2.8.1



Signed-off-by: default avatarDaniel Mack <daniel@caiaq.de>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 7c737978
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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):

+1 −1
Original line number Diff line number Diff line
@@ -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)