gvfs: update to 1.12.0.
This commit is contained in:
parent
68462a99a0
commit
4ad708badf
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.11.5
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.11/$pkgname-$version.tar.xz"
|
||||
version=1.12.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.12/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal --disable-afc
|
||||
--with-bash-completion-dir=/etc/bash_completion.d"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Userspace virtual filesystem"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
checksum=bad32db5cadba842ca8d65a641a2014c64a96470ef113e33e3609d62c2c34a5c
|
||||
checksum=87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555
|
||||
long_desc="
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue