mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gvfs: update to 1.46.1.
This commit is contained in:
parent
50686d7058
commit
edadfa0ba8
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.46.0
|
version=1.46.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
||||||
|
@ -20,7 +20,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/gvfs"
|
homepage="https://wiki.gnome.org/Projects/gvfs"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-34/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-34/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=78ba73a6da09a21ce3acc776b46c26dd5bea216463a65d65b4052a57f5d970e9
|
checksum=621ea6c1b9a60b7ed2893938620d3190725a3d9dc65ce5af0fb6c186ee342503
|
||||||
|
|
||||||
# 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