summaryrefslogtreecommitdiffstats
path: root/package/gvfs
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-06-09 00:36:39 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-09 20:33:46 +0200
commit1d0f68f4767df9bc79c206ec03314e60ffa4e7eb (patch)
treef2871af520ee68e50cc388b6acfa00002c30d61f /package/gvfs
parenta3bd97f6b6ccad3c2ebf992a7761570527aad4ba (diff)
downloadbuildroot-novena-1d0f68f4767df9bc79c206ec03314e60ffa4e7eb.tar.gz
buildroot-novena-1d0f68f4767df9bc79c206ec03314e60ffa4e7eb.zip
gvfs: bump to 1.16.2
Following the libglib2 bump, gvfs must be updated. We don't bump to the latest 1.17.1, because it requires libglib2 2.37, and we have only libglib2 2.36.x at this point. Fixes: http://autobuild.buildroot.net/results/d02/d026f3e697d60a3730f89acab18515eb568c4d0e/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gvfs')
-rw-r--r--package/gvfs/gvfs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk
index 32d8b49f6..d99c7843e 100644
--- a/package/gvfs/gvfs.mk
+++ b/package/gvfs/gvfs.mk
@@ -4,10 +4,10 @@
#
################################################################################
-GVFS_VERSION_MAJOR = 1.8
+GVFS_VERSION_MAJOR = 1.16
GVFS_VERSION_MINOR = 2
GVFS_VERSION = $(GVFS_VERSION_MAJOR).$(GVFS_VERSION_MINOR)
-GVFS_SOURCE = gvfs-$(GVFS_VERSION).tar.gz
+GVFS_SOURCE = gvfs-$(GVFS_VERSION).tar.xz
GVFS_SITE = http://ftp.gnome.org/pub/GNOME/sources/gvfs/$(GVFS_VERSION_MAJOR)
GVFS_INSTALL_STAGING = YES
GVFS_DEPENDENCIES = host-pkgconf host-libglib2 libglib2 dbus shared-mime-info