mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
gvfs: update to 1.24.1.
This commit is contained in:
parent
22c3807832
commit
e67d11bb0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.22.4
|
version=1.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-hal $(vopt_enable systemd)
|
configure_args="--disable-hal $(vopt_enable systemd)
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=57e33faad35aba72be3822099856aca847f391626cf3ec734b42e64ba31f6484
|
checksum=d38367ce189415c36fd19dca478bc9b80694b495c3458e74fb0f13d1ac9df1f9
|
||||||
|
|
||||||
# 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue