summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/gvfs/gvfs.hash4
-rw-r--r--package/gvfs/gvfs.mk5
2 files changed, 5 insertions, 4 deletions
diff --git a/package/gvfs/gvfs.hash b/package/gvfs/gvfs.hash
index 440671f79c..9c534875c2 100644
--- a/package/gvfs/gvfs.hash
+++ b/package/gvfs/gvfs.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.28/gvfs-1.28.3.sha256sum
-sha256 458c4cb68570f6ef4a9e152995c62d0057c3e0a07ed64d84c7200cdd22f0bd17 gvfs-1.28.3.tar.xz
+# From http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.30/gvfs-1.30.0.sha256sum
+sha256 2285d387213eef528f09df4b113d9d2e54ce7108c50587355d07f2a885840da4 gvfs-1.30.0.tar.xz
diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk
index e2947fd735..50a2fa216b 100644
--- a/package/gvfs/gvfs.mk
+++ b/package/gvfs/gvfs.mk
@@ -4,8 +4,8 @@
#
################################################################################
-GVFS_VERSION_MAJOR = 1.28
-GVFS_VERSION = $(GVFS_VERSION_MAJOR).3
+GVFS_VERSION_MAJOR = 1.30
+GVFS_VERSION = $(GVFS_VERSION_MAJOR).0
GVFS_SOURCE = gvfs-$(GVFS_VERSION).tar.xz
GVFS_SITE = http://ftp.gnome.org/pub/GNOME/sources/gvfs/$(GVFS_VERSION_MAJOR)
GVFS_INSTALL_STAGING = YES
@@ -20,6 +20,7 @@ GVFS_CONF_ENV = ac_cv_path_LIBGCRYPT_CONFIG=$(STAGING_DIR)/usr/bin/libgcrypt-con
# Most of these are missing library support
GVFS_CONF_OPTS = \
--disable-afc \
+ --disable-admin \
--disable-bash-completion \
--disable-cdda \
--disable-gconf \
OpenPOWER on IntegriCloud