fuse3: update to 3.11.0.

This commit is contained in:
André Cerqueira 2022-07-23 21:15:11 +01:00 committed by classabbyamp
parent 72aed002b8
commit 7f8809a62c

View File

@ -1,6 +1,6 @@
# Template file for 'fuse3'
pkgname=fuse3
version=3.10.5
version=3.11.0
revision=1
wrksrc="fuse-${version}"
build_style=meson
@ -11,8 +11,9 @@ short_desc="Filesystem in Userspace 3.x"
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://github.com/libfuse/libfuse"
changelog="https://raw.githubusercontent.com/libfuse/libfuse/master/ChangeLog.rst"
distfiles="https://github.com/libfuse/libfuse/releases/download/fuse-${version}/fuse-${version}.tar.xz"
checksum=b2e283485d47404ac896dd0bb7f7ba81e1470838e677e45f659804c3a3b69666
checksum=8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c
conf_files="/etc/fuse.conf"
# Tests require root
make_check=no