fuse3: update to 3.14.1

release notes:
- https://github.com/libfuse/libfuse/releases/tag/fuse-3.14.1
This commit is contained in:
Rudi Heitbaum 2023-03-27 11:48:32 +00:00
parent e4976a46e0
commit e5dd1ba3b8

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fuse3"
PKG_VERSION="3.14.0"
PKG_SHA256="96115b2a8ff34bd1e0c7b00c5dfd8297571d7e165042b94498c9a26356a9a70a"
PKG_VERSION="3.14.1"
PKG_SHA256="126919d72b46b3e0eb58a9c6933a2a50c36f2ea69f61fe9e78bdba9f463ffa20"
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.xz"