diff mbox series

package/libgtk3: bump to version 3.24.38

Message ID 20230610122516.1633303-1-francois.perrad@gadz.org
State Accepted
Headers show
Series package/libgtk3: bump to version 3.24.38 | expand

Commit Message

Francois Perrad June 10, 2023, 12:25 p.m. UTC
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/libgtk3/libgtk3.hash | 4 ++--
 package/libgtk3/libgtk3.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard June 18, 2023, 11:36 a.m. UTC | #1
>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:

 > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Committed, thanks. Any specific reason to go for 3.24.38, when .39 was
released back in April?

https://download.gnome.org/sources/gtk+/3.24/gtk%2B-3.24.29.news
Peter Korsgaard July 6, 2023, 8:55 a.m. UTC | #2
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

>>>>> "Francois" == Francois Perrad <fperrad@gmail.com> writes:
 >> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

 > Committed, thanks. Any specific reason to go for 3.24.38, when .39 was
 > released back in April?

 > https://download.gnome.org/sources/gtk+/3.24/gtk%2B-3.24.29.news

Ehh, that was .29, NOT .39.

Committed to 2023.02.x and 2023.05.x, thanks.
diff mbox series

Patch

diff --git a/package/libgtk3/libgtk3.hash b/package/libgtk3/libgtk3.hash
index 22c37bf60..4d6c210c6 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.37.sha256sum
-sha256  6745f0b4c053794151fd0f0e2474b077cccff5f83e9dd1bf3d39fe9fe5fb7f57  gtk+-3.24.37.tar.xz
+# From https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.38.sha256sum
+sha256  ce11decf018b25bdd8505544a4f87242854ec88be054d9ade5f3a20444dd8ee7  gtk+-3.24.38.tar.xz
 
 # Hash for license file:
 sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  COPYING
diff --git a/package/libgtk3/libgtk3.mk b/package/libgtk3/libgtk3.mk
index 8291b8d35..6655a0d09 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).37
+LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).38
 LIBGTK3_SOURCE = gtk+-$(LIBGTK3_VERSION).tar.xz
 LIBGTK3_SITE = https://download.gnome.org/sources/gtk+/$(LIBGTK3_VERSION_MAJOR)
 LIBGTK3_LICENSE = LGPL-2.0+