libfuse: bump to version 2.9.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
7a3d7601fb
commit
4365fb7f31
@ -4,9 +4,11 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
LIBFUSE_VERSION = 2.9.0
|
||||
LIBFUSE_VERSION = 2.9.1
|
||||
LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
|
||||
LIBFUSE_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/fuse/fuse-2.X/$(LIBFUSE_VERSION)
|
||||
LIBFUSE_LICENSE = GPLv2 LGPLv2.1
|
||||
LIBFUSE_LICENSE_FILES = COPYING COPYING.LIB
|
||||
|
||||
LIBFUSE_INSTALL_STAGING = YES
|
||||
LIBFUSE_CONF_OPT= --disable-nls \
|
||||
|
Loading…
Reference in New Issue
Block a user