[Buildroot] [git commit branch/2021.02.x] package/libgtk3: bump to version 3.24.30
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-08-07 18:13:30
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=f7e2d9de22180d16a73344219a5c99f88122fceb branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x Signed-off-by: Francois Perrad <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 64ace4e5f146c34c3315c9c89659a3caeb3a657a) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/libgtk3/0002-fix-introspection-check.patch | 2 +- package/libgtk3/libgtk3.hash | 4 ++-- package/libgtk3/libgtk3.mk | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libgtk3/0002-fix-introspection-check.patch b/package/libgtk3/0002-fix-introspection-check.patch
index 90f5facbb0..450505c914 100644
--- a/package/libgtk3/0002-fix-introspection-check.patch
+++ b/package/libgtk3/0002-fix-introspection-check.patch@@ -14,7 +14,7 @@ Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com> --- a/configure.ac +++ b/configure.ac -@@ -1685,7 +1685,10 @@ +@@ -1650,7 +1650,10 @@ # GObject introspection ##################################################
diff --git a/package/libgtk3/libgtk3.hash b/package/libgtk3/libgtk3.hash
index d5638780de..1493998686 100644
--- a/package/libgtk3/libgtk3.hash
+++ b/package/libgtk3/libgtk3.hash@@ -1,5 +1,5 @@ -# From https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.29.sha256sum -sha256 f57ec4ade8f15cab0c23a80dcaee85b876e70a8823d9105f067ce335a8268caa gtk+-3.24.29.tar.xz +# From https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.30.sha256sum +sha256 ba75bfff320ad1f4cfbee92ba813ec336322cc3c660d406aad014b07087a3ba9 gtk+-3.24.30.tar.xz # Hash for license file: sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING
diff --git a/package/libgtk3/libgtk3.mk b/package/libgtk3/libgtk3.mk
index 0c40bff80e..80a2affd87 100644
--- a/package/libgtk3/libgtk3.mk
+++ b/package/libgtk3/libgtk3.mk@@ -5,7 +5,7 @@ ################################################################################ LIBGTK3_VERSION_MAJOR = 3.24 -LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).29 +LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).30 LIBGTK3_SOURCE = gtk+-$(LIBGTK3_VERSION).tar.xz LIBGTK3_SITE = http://ftp.gnome.org/pub/gnome/sources/gtk+/$(LIBGTK3_VERSION_MAJOR) LIBGTK3_LICENSE = LGPL-2.0+
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot