gvfs: update to 1.8.1.
This commit is contained in:
parent
c265317e0b
commit
62f2ada2e3
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.8.0
|
||||
revision=1
|
||||
version=1.8.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --disable-hal --disable-afc"
|
||||
short_desc="Userspace virtual filesystem"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=45e741fdb7c7a9b4d6605851429775a1e9e7262506a4bd7b353c3b0d857c3626
|
||||
checksum=7d305320d881d914d88286a72a311587ea33fbe5075101729cb5766f01832ff7
|
||||
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 a new issue