fuse3: update to 3.2.3.
This commit is contained in:
parent
8a6a3f1cd7
commit
c1ef3ff628
|
@ -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 <mg@ebfe.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue