mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuse3: update to 3.2.5.
This commit is contained in:
parent
9f15df385b
commit
4446fdc957
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.4
|
version=3.2.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="fuse-${version}"
|
wrksrc="fuse-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
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=61fcd35939b7ede710fca6fd3c3f1dd76f2d267bf62b05d4f140ddedd225490a
|
checksum=3fa7534aae3d9523bd0245f085eb753a9b9d0dc9d2902dd51d6959b2b5394cf1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod u+s ${DESTDIR}/usr/bin/fusermount3
|
chmod u+s ${DESTDIR}/usr/bin/fusermount3
|
||||||
|
|
Loading…
Add table
Reference in a new issue