mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
gvfs: update to 1.12.1.
This commit is contained in:
parent
b2eb990177
commit
705167fb94
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.12.0
|
version=1.12.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.12/$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
|
||||||
|
@ -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=87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555
|
checksum=d75dbb0cee87ca93f393c96da56affa51609114814b87771cfc9871c09b5355e
|
||||||
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