package/libsoup: bump to version 2.74.3

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Francois Perrad 2023-10-07 21:22:14 +02:00 committed by Arnout Vandecappelle
parent 1c6c4c0767
commit d701d420a1
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# From https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.2.sha256sum
sha256 f0a427656e5fe19e1df71c107e88dfa1b2e673c25c547b7823b6018b40d01159 libsoup-2.74.2.tar.xz
# From https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.3.sha256sum
sha256 e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13 libsoup-2.74.3.tar.xz
# Locally calculated
sha256 b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c COPYING

View File

@ -5,7 +5,7 @@
################################################################################
LIBSOUP_VERSION_MAJOR = 2.74
LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).2
LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).3
LIBSOUP_SOURCE = libsoup-$(LIBSOUP_VERSION).tar.xz
LIBSOUP_SITE = https://download.gnome.org/sources/libsoup/$(LIBSOUP_VERSION_MAJOR)
LIBSOUP_LICENSE = LGPL-2.0+