mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
fuse3: update to 3.14.1.
This commit is contained in:
parent
c2c8fa6d7f
commit
e62f47ad4c
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.14.0
|
version=3.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="--sbindir=bin -Db_lto=false -Dexamples=false -Duseroot=false"
|
configure_args="--sbindir=bin -Db_lto=false -Dexamples=false -Duseroot=false"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/libfuse/libfuse"
|
homepage="https://github.com/libfuse/libfuse"
|
||||||
changelog="https://raw.githubusercontent.com/libfuse/libfuse/master/ChangeLog.rst"
|
changelog="https://raw.githubusercontent.com/libfuse/libfuse/master/ChangeLog.rst"
|
||||||
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=96115b2a8ff34bd1e0c7b00c5dfd8297571d7e165042b94498c9a26356a9a70a
|
checksum=126919d72b46b3e0eb58a9c6933a2a50c36f2ea69f61fe9e78bdba9f463ffa20
|
||||||
conf_files="/etc/fuse.conf"
|
conf_files="/etc/fuse.conf"
|
||||||
# Tests require root
|
# Tests require root
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue