mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gvfs: update to 1.12.0.
This commit is contained in:
parent
68462a99a0
commit
4ad708badf
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.11.5
|
version=1.12.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.11/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.12/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-hal --disable-afc
|
configure_args="--disable-hal --disable-afc
|
||||||
--with-bash-completion-dir=/etc/bash_completion.d"
|
--with-bash-completion-dir=/etc/bash_completion.d"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Userspace virtual filesystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=bad32db5cadba842ca8d65a641a2014c64a96470ef113e33e3609d62c2c34a5c
|
checksum=87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555
|
||||||
long_desc="
|
long_desc="
|
||||||
gvfs is a userspace virtual filesystem designed to work with the i/o
|
gvfs is a userspace virtual filesystem designed to work with the i/o
|
||||||
abstractions of gio (a library available in glib greater than 2.15). It
|
abstractions of gio (a library available in glib greater than 2.15). It
|
||||||
|
|
Loading…
Add table
Reference in a new issue