fuse3: update to 3.17.3

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 034cf7be91
commit 9ecd1d7e5e

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.3"
PKG_SHA256="de8190448909aa97a222d435bc130aae98331bed4215e9f4519b4b5b285a1d63"
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"