mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libfuse3: bump to version 3.18.0
Release notes: https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.0 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1525803179
commit
469ff39817
@@ -1,3 +1,3 @@
|
||||
# Locally calculated sha256 checksums
|
||||
sha256 dd21d1545c05e73ada594b93fe593351b7dbf10940fd93b934b9395513108b34 libfuse3-3.17.4.tar.gz
|
||||
sha256 354b001b112bafa956005d242f6fca9c3a2a03433eeea874e8a44fe2a4a36e7c libfuse3-3.18.0.tar.gz
|
||||
sha256 b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBFUSE3_VERSION = 3.17.4
|
||||
LIBFUSE3_VERSION = 3.18.0
|
||||
LIBFUSE3_SITE = $(call github,libfuse,libfuse,fuse-$(LIBFUSE3_VERSION))
|
||||
LIBFUSE3_LICENSE = LGPL-2.1
|
||||
LIBFUSE3_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user