fuse3: update to 3.16.2

Change log:
- https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
This commit is contained in:
Rudi Heitbaum 2023-10-11 11:24:47 +00:00
parent 9c2ef7d412
commit f2cd098561

View File

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