fuse3: update to 3.17.1

Change log:
- https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
This commit is contained in:
Rudi Heitbaum 2025-03-25 10:41:30 +00:00
parent 27abbc4e9c
commit f01dadf063

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fuse3"
PKG_VERSION="3.16.2"
PKG_SHA256="f797055d9296b275e981f5f62d4e32e089614fc253d1ef2985851025b8a0ce87"
PKG_VERSION="3.17.1"
PKG_SHA256="2d8ae87a4525fbfa1db5e5eb010ff6f38140627a7004554ed88411c1843d51b2"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/libfuse/libfuse/"
PKG_URL="https://github.com/libfuse/libfuse/releases/download/fuse-${PKG_VERSION}/fuse-${PKG_VERSION}.tar.gz"