From c1ef3ff628fb992a6f5795deaaed7d5779c04960 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 13 May 2018 21:29:02 +0200 Subject: [PATCH] fuse3: update to 3.2.3. --- srcpkgs/fuse3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fuse3/template b/srcpkgs/fuse3/template index 37287581e6a..4d6834c1c22 100644 --- a/srcpkgs/fuse3/template +++ b/srcpkgs/fuse3/template @@ -1,6 +1,6 @@ # Template file for 'fuse3' pkgname=fuse3 -version=3.2.2 +version=3.2.3 revision=1 build_style=meson configure_args="--sbindir=bin" @@ -12,7 +12,7 @@ maintainer="Michael Gehring " license="GPL-2" homepage="https://github.com/libfuse/libfuse" distfiles="https://github.com/libfuse/libfuse/releases/download/fuse-${version}/fuse-${version}.tar.xz" -checksum=76836c3e458fa971ee354057bfaef84df7a876afe60492dda9b30e7dcad9c887 +checksum=70375bbaedc0aef243164f9088edbe01719c13650cd65ff2242e97fd07df77d6 post_install() { chmod u+s ${DESTDIR}/usr/bin/fusermount3