fuse3: update to 3.4.1.
This commit is contained in:
parent
5a0799167e
commit
ba16b1f14b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse3'
|
||||
pkgname=fuse3
|
||||
version=3.3.0
|
||||
version=3.4.1
|
||||
revision=1
|
||||
wrksrc="fuse-${version}"
|
||||
build_style=meson
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
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=c554863405477cd138c38944be9cdc3781a51d78c369ab878083feb256111b65
|
||||
checksum=88302a8fa56e7871066652495b05faf14b36dca9f1b740e9fb00da0785e60485
|
||||
conf_files="/etc/fuse.conf"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue