gvfs: update to 1.22.4.

This commit is contained in:
Juan RP 2015-03-17 08:27:35 +01:00
parent d550241f08
commit c06997349e

View file

@ -1,7 +1,7 @@
# Template file for 'gvfs' # Template file for 'gvfs'
pkgname=gvfs pkgname=gvfs
version=1.22.3 version=1.22.4
revision=5 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-hal $(vopt_enable systemd) configure_args="--disable-hal $(vopt_enable systemd)
--with-bash-completion-dir=/usr/share/bash-completion/completions --with-bash-completion-dir=/usr/share/bash-completion/completions
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=c778342e09a84d8c69b1b7ce7f943f6f2444a995bb0c0754ef1746afa8935182 checksum=57e33faad35aba72be3822099856aca847f391626cf3ec734b42e64ba31f6484
# Manually declare shlibs used by the subpkgs. # Manually declare shlibs used by the subpkgs.
shlib_provides="libgvfscommon.so libgvfsdaemon.so" shlib_provides="libgvfscommon.so libgvfsdaemon.so"