fuse3: update to 3.7.0.

This commit is contained in:
Anthony Iliopoulos 2019-09-28 13:55:05 +02:00 committed by Helmut Pozimski
parent 1c98db33a1
commit 3d8ca42d16

View file

@ -1,6 +1,6 @@
# Template file for 'fuse3'
pkgname=fuse3
version=3.6.2
version=3.7.0
revision=1
wrksrc="fuse-${version}"
build_style=meson
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=f45869427575e1e59ab743a67deb57addbf2cb8f9ce431199dbd40ddab71f281
checksum=3aea4766da5e2751aba82e8f77047d5d3c412bc3c298e4ec9532e59d7bd73a7a
conf_files="/etc/fuse.conf"
post_install() {