gvfs: update to 1.42.2
This commit is contained in:
parent
9b2bd41118
commit
b1c29e26e2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.42.1
|
||||
version=1.42.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
||||
|
@ -17,9 +17,9 @@ short_desc="Userspace virtual filesystem"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/gvfs"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-32/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-34/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9d06071b4a1d83671f76d0e3c32b66631671669d330fe21702f60a8611c37730
|
||||
checksum=b57af97573bd295aa50037eed29c6ba7a36188230c515e007c3018855a5cf949
|
||||
|
||||
# Manually declare shlibs used by the subpkgs.
|
||||
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
||||
|
|
Loading…
Reference in New Issue