mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/libfuse3: bump to version 3.18.2
Release notes: https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.2 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
cf9a58b042
commit
dd75f2f6a0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated sha256 checksums
|
||||
sha256 adb6b7eed09331d72cbbe6d5ef3597024ab46a1d61c6ca7cdd495e51600f8957 libfuse3-3.18.1.tar.gz
|
||||
sha256 55a97cfd8661a9b42ff0123b44af52cac49feaec36987f4d968c046f93b42e1d libfuse3-3.18.2.tar.gz
|
||||
sha256 b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBFUSE3_VERSION = 3.18.1
|
||||
LIBFUSE3_VERSION = 3.18.2
|
||||
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