summaryrefslogtreecommitdiff
path: root/package/gcr
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-03-25 11:30:46 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-03-25 21:42:39 +0100
commitcc8f902f192e1163475415a64c0d903039d5763f (patch)
treef372864bb334c064e05fc2a2e6225ac0c84aafd9 /package/gcr
parentbba9c5c05686fcc2aff1f7a95ff5c588fd6ffef9 (diff)
gcr: bump to version 3.20.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcr')
-rw-r--r--package/gcr/gcr.hash4
-rw-r--r--package/gcr/gcr.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/gcr/gcr.hash b/package/gcr/gcr.hash
index 8f1f931c0..8b8b748b9 100644
--- a/package/gcr/gcr.hash
+++ b/package/gcr/gcr.hash
@@ -1,2 +1,2 @@
-# From http://ftp.acc.umu.se/pub/gnome/sources/gcr/3.18/gcr-3.18.0.sha256sum
-sha256 d4d16da5af55148a694055835ccd07ad34daf0ad03bdad929bf7cad15637ce00 gcr-3.18.0.tar.xz
+# From http://ftp.acc.umu.se/pub/gnome/sources/gcr/3.20/gcr-3.20.0.sha256sum
+sha256 90572c626d8a708225560c42b4421f7941315247fa1679d4ef569bde7f4bb379 gcr-3.20.0.tar.xz
diff --git a/package/gcr/gcr.mk b/package/gcr/gcr.mk
index a89f874f4..d8cb667d1 100644
--- a/package/gcr/gcr.mk
+++ b/package/gcr/gcr.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GCR_VERSION_MAJOR = 3.18
+GCR_VERSION_MAJOR = 3.20
GCR_VERSION = $(GCR_VERSION_MAJOR).0
GCR_SITE = http://ftp.acc.umu.se/pub/gnome/sources/gcr/$(GCR_VERSION_MAJOR)
GCR_SOURCE = gcr-$(GCR_VERSION).tar.xz