fuse3: update to 3.17.2

Change log:
- https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
This commit is contained in:
Rudi Heitbaum 2025-04-24 09:05:32 +00:00
parent 90016b98e7
commit 7069ad8a88

View File

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