gvfs: update to 1.34.2.1.

Closes: #11437 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-07 05:25:07 -02:00 committed by Michael Aldridge
parent b623fa2428
commit 91a6f3d991

View file

@ -1,7 +1,7 @@
# Template file for 'gvfs'
pkgname=gvfs
version=1.34.1
revision=3
version=1.34.2.1
revision=1
build_style=gnu-configure
configure_args="--disable-hal --disable-libsystemd-login
--with-bash-completion-dir=/usr/share/bash-completion/completions
@ -21,8 +21,8 @@ short_desc="Userspace virtual filesystem"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=7ef9b2aec234004271a575118a0e35b3c36ce3309e5f9da109635651843372b4
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
checksum=d5251673ebdaa7c99f28608b576f36eaf7b369867d787c419035638e7afcb5ea
# Manually declare shlibs used by the subpkgs.
shlib_provides="libgvfscommon.so libgvfsdaemon.so"