fuse3: update to 3.9.3.

This commit is contained in:
Anthony Iliopoulos 2020-08-10 00:37:54 +02:00 committed by Piraty
parent 61abd8df8e
commit 4dad29bbda

View file

@ -1,6 +1,6 @@
# Template file for 'fuse3'
pkgname=fuse3
version=3.9.2
version=3.9.3
revision=1
wrksrc="fuse-${version}"
build_style=meson
@ -12,7 +12,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://github.com/libfuse/libfuse"
distfiles="https://github.com/libfuse/libfuse/releases/download/fuse-${version}/fuse-${version}.tar.xz"
checksum=6999b6d48e7c0a79628fa901f6e66def3513cab4ffdd8097821e7dc3cdeae08a
checksum=cd45270a064d2ae14f17cfc914f1555106d6c5091025b0b2698b860399d4ede6
conf_files="/etc/fuse.conf"
post_install() {