summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-10-11 20:26:53 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-12 13:56:00 +0200
commit59fe141496f95d5db91039e8a018ea4964ac3c5d (patch)
tree2ca76d5a2d93f75129f10935446828ae142f822c
parent2ef67797e1040885d39c7f471ecc41a1b80eaa09 (diff)
downloadbuildroot-59fe141496f95d5db91039e8a018ea4964ac3c5d.tar.gz
buildroot-59fe141496f95d5db91039e8a018ea4964ac3c5d.zip
gvfs: bump to version 1.30.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/gvfs/gvfs.hash4
-rw-r--r--package/gvfs/gvfs.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gvfs/gvfs.hash b/package/gvfs/gvfs.hash
index 9c534875c2..a7f0b8997b 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.30/gvfs-1.30.0.sha256sum
-sha256 2285d387213eef528f09df4b113d9d2e54ce7108c50587355d07f2a885840da4 gvfs-1.30.0.tar.xz
+# From http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.30/gvfs-1.30.1.sha256sum
+sha256 e752e7bb46e64e4025f63428d4f5247e3e5c0d0b5eeb4f81dbf1cd7b75f59d7b gvfs-1.30.1.tar.xz
diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk
index 50a2fa216b..897b1a9769 100644
--- a/package/gvfs/gvfs.mk
+++ b/package/gvfs/gvfs.mk
@@ -5,7 +5,7 @@
################################################################################
GVFS_VERSION_MAJOR = 1.30
-GVFS_VERSION = $(GVFS_VERSION_MAJOR).0
+GVFS_VERSION = $(GVFS_VERSION_MAJOR).1
GVFS_SOURCE = gvfs-$(GVFS_VERSION).tar.xz
GVFS_SITE = http://ftp.gnome.org/pub/GNOME/sources/gvfs/$(GVFS_VERSION_MAJOR)
GVFS_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud