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-07-21 15:12:55 +00:00
parent 4446990c4a
commit e104b9e65d

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fuse3"
PKG_VERSION="3.17.2"
PKG_SHA256="3d932431ad94e86179e5265cddde1d67aa3bb2fb09a5bd35c641f86f2b5ed06f"
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"