summaryrefslogtreecommitdiffstats
path: root/package/libgtk3
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-09 18:23:37 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-10 15:46:12 +0200
commit2dff83fe2b397096b0e30677576edb59eb67a4b4 (patch)
tree0d639177232209b0ddf273c98c250f1c5027ee44 /package/libgtk3
parent69c3f7e86f6cfde3d7d59e3a1040d5ad167e5e07 (diff)
downloadbuildroot-2dff83fe2b397096b0e30677576edb59eb67a4b4.tar.gz
buildroot-2dff83fe2b397096b0e30677576edb59eb67a4b4.zip
libgtk3: bump to version 3.20.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libgtk3')
-rw-r--r--package/libgtk3/libgtk3.hash4
-rw-r--r--package/libgtk3/libgtk3.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/libgtk3/libgtk3.hash b/package/libgtk3/libgtk3.hash
index 72ef3668ee..78bfc868ba 100644
--- a/package/libgtk3/libgtk3.hash
+++ b/package/libgtk3/libgtk3.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/gtk+/3.20/gtk+-3.20.3.sha256sum
-sha256 3834f3bf23b260b3e5ebfea41102e2026a8af29e36c3620edf4a5cf05e82f694 gtk+-3.20.3.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/gtk+/3.20/gtk+-3.20.4.sha256sum
+sha256 e7e3aaf54a54dd1c1ca0588939254abe31329e0bcd280a12290d5306b41ea03f gtk+-3.20.4.tar.xz
diff --git a/package/libgtk3/libgtk3.mk b/package/libgtk3/libgtk3.mk
index 55912620eb..0ba7928fa3 100644
--- a/package/libgtk3/libgtk3.mk
+++ b/package/libgtk3/libgtk3.mk
@@ -5,7 +5,7 @@
################################################################################
LIBGTK3_VERSION_MAJOR = 3.20
-LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).3
+LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).4
LIBGTK3_SOURCE = gtk+-$(LIBGTK3_VERSION).tar.xz
LIBGTK3_SITE = http://ftp.gnome.org/pub/gnome/sources/gtk+/$(LIBGTK3_VERSION_MAJOR)
LIBGTK3_LICENSE = LGPLv2+
OpenPOWER on IntegriCloud