summaryrefslogtreecommitdiffstats
path: root/package/libgtk3
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-10-27 06:54:32 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-27 21:52:49 +0200
commit342c42672fda0a8fa997bb8834b828708736fe29 (patch)
treee3797a57c22e3101e4b6ad35a47b97d11f316d80 /package/libgtk3
parentb389f9d23bc3080f092aa5ab5b67807cd45ad7b8 (diff)
downloadbuildroot-342c42672fda0a8fa997bb8834b828708736fe29.tar.gz
buildroot-342c42672fda0a8fa997bb8834b828708736fe29.zip
libgtk3: bump to version 3.22.2
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 b449d1ed7d..b60671753c 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.22/gtk+-3.22.1.sha256sum
-sha256 127c8c5cfc32681f9ab3cb542eb0d5c16c1c02faba68bf8fcac9a3cf278ef471 gtk+-3.22.1.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/gtk+/3.22/gtk+-3.22.2.sha256sum
+sha256 2343dcaed2fc237ef718136ff4110fef7eb1ebfe178a9b064aa21cd74ecb6946 gtk+-3.22.2.tar.xz
diff --git a/package/libgtk3/libgtk3.mk b/package/libgtk3/libgtk3.mk
index 9edb99926c..b7cea7dd37 100644
--- a/package/libgtk3/libgtk3.mk
+++ b/package/libgtk3/libgtk3.mk
@@ -5,7 +5,7 @@
################################################################################
LIBGTK3_VERSION_MAJOR = 3.22
-LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).1
+LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).2
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