fuse3: update to 3.2.1. (#9206)
This commit is contained in:
parent
a64ac5d02a
commit
8f302e2391
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse3'
|
# Template file for 'fuse3'
|
||||||
pkgname=fuse3
|
pkgname=fuse3
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="--sbindir=bin"
|
configure_args="--sbindir=bin"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/libfuse/libfuse"
|
homepage="https://github.com/libfuse/libfuse"
|
||||||
distfiles="https://github.com/libfuse/libfuse/releases/download/fuse-${version}/fuse-${version}.tar.xz"
|
distfiles="https://github.com/libfuse/libfuse/releases/download/fuse-${version}/fuse-${version}.tar.xz"
|
||||||
checksum=d11913032cbeaa40c80830bee97a6e7d0d9b1b9a5fbd58b0e4cee51bc19d848c
|
checksum=524d5360a5a243a9579c4b5a8330a3ddd3176375fbfea417ce6b8b3db6aea273
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod u+s ${DESTDIR}/usr/bin/fusermount3
|
chmod u+s ${DESTDIR}/usr/bin/fusermount3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue