gvfs: update to 1.10.1.
This commit is contained in:
parent
549e2dde77
commit
f4cd70893d
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.10.0
|
version=1.10.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.10/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.10/$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=50970f9f9052ecb6ab83860b366c718994bf618695010c11e1391ca886f71db8
|
checksum=cd30facee5ad6cd0fafc5337bbf7c06a0bff3936f9ff2ae31519b301efcc9288
|
||||||
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…
Reference in a new issue