mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
gvfs: update to 1.40.1.
This commit is contained in:
parent
e4e24eeec0
commit
ad46e25aeb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.40.0
|
version=1.40.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
||||||
-Dman=true"
|
-Dman=true"
|
||||||
|
@ -19,7 +19,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-32/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-32/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3739d64b79c95a9f0f9faf2c5f9e5298b4b2ebdd6431435ce656ecd19b31e2f2
|
checksum=927af496efee4767f1ba12694190f9c93bc512a44854e88dbb6f5792abfad6b1
|
||||||
|
|
||||||
# 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