summaryrefslogtreecommitdiff
path: root/package/gvfs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-04-11 15:12:28 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-04-13 21:41:01 +0200
commitd06e0c6af03c9b17934072ef9a3b5b7982a49bfc (patch)
tree2b52cc2d18a81c1142026a315d7164f0bac124b3 /package/gvfs
parent41fef2ce8d1ddcd6d06b6d9fa0984f71ce712c1c (diff)
gvfs: bump to version 1.28.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gvfs')
-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 38afe7b5b..66411c14b 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.0.sha256sum
-sha256 cf72fc0adf0ca702ead5b3fab3c1fa46b09678eb7c1290de7e30bb7cbaf5f704 gvfs-1.28.0.tar.xz
+# From http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.28/gvfs-1.28.1.sha256sum
+sha256 4ecfe5ac35c1b3e61d6abddc98902b6c7faf243308c60b165f01990783f17999 gvfs-1.28.1.tar.xz
diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk
index f63d9dc7f..5bf35fcc5 100644
--- a/package/gvfs/gvfs.mk
+++ b/package/gvfs/gvfs.mk
@@ -5,7 +5,7 @@
################################################################################
GVFS_VERSION_MAJOR = 1.28
-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