All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4
@ 2023-11-11 16:19 Thomas Devoogdt
  2023-11-11 16:19 ` [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0 Thomas Devoogdt
  2023-11-12 14:09 ` [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Devoogdt @ 2023-11-11 16:19 UTC (permalink / raw)
  To: buildroot; +Cc: Joseph Kogut, Thomas Devoogdt, Yann E . MORIN

News:
 - https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.3.news
 - https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.4.news

Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
 package/libsoup3/libsoup3.hash | 4 ++--
 package/libsoup3/libsoup3.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libsoup3/libsoup3.hash b/package/libsoup3/libsoup3.hash
index 01313b394b..11e48b42aa 100644
--- a/package/libsoup3/libsoup3.hash
+++ b/package/libsoup3/libsoup3.hash
@@ -1,4 +1,4 @@
-# From https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.2.sha256sum
-sha256  78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3  libsoup-3.4.2.tar.xz
+# From https://download.gnome.org/sources/libsoup/3.4/libsoup-3.4.4.sha256sum
+sha256  291c67725f36ed90ea43efff25064b69c5a2d1981488477c05c481a3b4b0c5aa  libsoup-3.4.4.tar.xz
 # Locally calculated
 sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  COPYING
diff --git a/package/libsoup3/libsoup3.mk b/package/libsoup3/libsoup3.mk
index 9e66b6ebd2..76105cec4e 100644
--- a/package/libsoup3/libsoup3.mk
+++ b/package/libsoup3/libsoup3.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBSOUP3_VERSION_MAJOR = 3.4
-LIBSOUP3_VERSION = $(LIBSOUP3_VERSION_MAJOR).2
+LIBSOUP3_VERSION = $(LIBSOUP3_VERSION_MAJOR).4
 LIBSOUP3_SOURCE = libsoup-$(LIBSOUP3_VERSION).tar.xz
 LIBSOUP3_SITE = https://download.gnome.org/sources/libsoup/$(LIBSOUP3_VERSION_MAJOR)
 LIBSOUP3_LICENSE = LGPL-2.0+
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-12 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-11 16:19 [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Thomas Devoogdt
2023-11-11 16:19 ` [Buildroot] [PATCH v1 2/2] package/at-spi2-core: bump to 2.50.0 Thomas Devoogdt
2023-11-12 14:09   ` Peter Korsgaard
2023-11-12 14:09 ` [Buildroot] [PATCH v1 1/2] package/libsoup3: bump to 3.4.4 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.