package/libsoup3: bump to 3.4.4

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>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Devoogdt 2023-11-11 17:19:31 +01:00 committed by Peter Korsgaard
parent 01932fec17
commit ed0be8ab1d
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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+