fuse3: update to 3.14.0
This commit is contained in:
parent
c71400a077
commit
645fcfd040
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.13.1
|
version=3.14.0
|
||||||
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=6cd0759944c9aeb3d078b24a97b8a5cd5d49a0b8b7f15f85f32ac0c8a662fb6e
|
checksum=96115b2a8ff34bd1e0c7b00c5dfd8297571d7e165042b94498c9a26356a9a70a
|
||||||
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
Add a link
Reference in a new issue