package/libfuse3: bump to version 3.13.1
Fixes: http://autobuild.buildroot.net/results/a98/a984d275d949e8dc989870d2d2b6f6c7168d52bb/ Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
8f291a3843
commit
9b439a721e
@ -1,3 +1,3 @@
|
||||
# Locally calculated sha256 checksums
|
||||
sha256 224544214204eb348b548d6faa7a9bc91b053aacfc92e8b5da3f478c76ae4a03 libfuse3-3.13.0.tar.gz
|
||||
sha256 96399b09b91bc717a9e96ffea660d611e6a342547c1abd4d0e858b3dca9d5a13 libfuse3-3.13.1.tar.gz
|
||||
sha256 b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBFUSE3_VERSION = 3.13.0
|
||||
LIBFUSE3_VERSION = 3.13.1
|
||||
LIBFUSE3_SITE = $(call github,libfuse,libfuse,fuse-$(LIBFUSE3_VERSION))
|
||||
LIBFUSE3_LICENSE = LGPL-2.1
|
||||
LIBFUSE3_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user