gvfs: update to 1.40.0.
This commit is contained in:
parent
adea158890
commit
4125069c4d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.38.1
|
||||
revision=2
|
||||
version=1.40.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
||||
-Dman=true"
|
||||
|
@ -16,10 +16,10 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel fuse-devel gcr-devel
|
|||
short_desc="Userspace virtual filesystem"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-30/NEWS"
|
||||
homepage="https://wiki.gnome.org/Projects/gvfs"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-32/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ed136a842c996d25c835da405c4775c77106b46470e75bdc242bdd59ec0d61a0
|
||||
checksum=3739d64b79c95a9f0f9faf2c5f9e5298b4b2ebdd6431435ce656ecd19b31e2f2
|
||||
|
||||
# Manually declare shlibs used by the subpkgs.
|
||||
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
||||
|
|
Loading…
Reference in New Issue