aboutsummaryrefslogtreecommitdiff
path: root/extra/libsoup
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libsoup')
-rwxr-xr-xextra/libsoup/build10
-rw-r--r--extra/libsoup/checksums3
-rw-r--r--extra/libsoup/meta3
-rw-r--r--extra/libsoup/sources2
-rw-r--r--extra/libsoup/version2
5 files changed, 9 insertions, 11 deletions
diff --git a/extra/libsoup/build b/extra/libsoup/build
index 334686ca..d7746acd 100755
--- a/extra/libsoup/build
+++ b/extra/libsoup/build
@@ -2,15 +2,9 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var \
+cl-meson \
+ -Dlocaledir="$PWD/trash" \
-Dtls_check=false \
- -Dvapi=disabled \
- -Dgssapi=disabled \
- -Dbrotli=disabled \
- -Dsysprof=disabled \
. output
ninja -C output
diff --git a/extra/libsoup/checksums b/extra/libsoup/checksums
index 6216aaf8..769d4edb 100644
--- a/extra/libsoup/checksums
+++ b/extra/libsoup/checksums
@@ -1 +1,2 @@
-170c3f8446b0f65f8e4b93603349172b1085fb8917c181d10962f02bb85f5387 libsoup-2.72.0.tar.xz
+%BLAKE3
+aea13f39e4c0979a22aa30f1b5d5a400a01ae9dbd310a1f19ca016d913bd61ab libsoup-2.74.2.tar.xz
diff --git a/extra/libsoup/meta b/extra/libsoup/meta
new file mode 100644
index 00000000..ea8b80e0
--- /dev/null
+++ b/extra/libsoup/meta
@@ -0,0 +1,3 @@
+description: HTTP library implementation
+license: LGPL-2.1-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/libsoup/sources b/extra/libsoup/sources
index c350cd28..d6c309b1 100644
--- a/extra/libsoup/sources
+++ b/extra/libsoup/sources
@@ -1 +1 @@
-https://download.gnome.org/sources/libsoup/2.72/libsoup-2.72.0.tar.xz
+https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.2.tar.xz
diff --git a/extra/libsoup/version b/extra/libsoup/version
index 84ab5dab..9ece8cc3 100644
--- a/extra/libsoup/version
+++ b/extra/libsoup/version
@@ -1 +1 @@
-2.72.0 1
+2.74.2 2