mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Merge branch 'next'
Conflicts: package/e2fsprogs/e2fsprogs.mk package/libfuse/libfuse.mk package/multimedia/mpd/mpd.mk package/smartmontools/smartmontools.mk Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
LIBFUSE_VERSION = 2.9.0
|
||||
LIBFUSE_VERSION = 2.9.1
|
||||
LIBFUSE_SOURCE = fuse-$(LIBFUSE_VERSION).tar.gz
|
||||
LIBFUSE_SITE = http://downloads.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 \
|
||||
|
||||
Reference in New Issue
Block a user