diff options
Diffstat (limited to 'extra/libsoup')
-rwxr-xr-x | extra/libsoup/build | 1 | ||||
-rw-r--r-- | extra/libsoup/checksums | 2 | ||||
-rw-r--r-- | extra/libsoup/sources | 2 | ||||
-rw-r--r-- | extra/libsoup/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/extra/libsoup/build b/extra/libsoup/build index dbf11245..d7746acd 100755 --- a/extra/libsoup/build +++ b/extra/libsoup/build @@ -3,6 +3,7 @@ export DESTDIR="$1" cl-meson \ + -Dlocaledir="$PWD/trash" \ -Dtls_check=false \ . output diff --git a/extra/libsoup/checksums b/extra/libsoup/checksums index 88ed02ce..769d4edb 100644 --- a/extra/libsoup/checksums +++ b/extra/libsoup/checksums @@ -1,2 +1,2 @@ %BLAKE3 -793005e7705e9dfb50b35f04456a143a12cd4b43b63e1780ce4f98fdd92cdcec libsoup-2.74.0.tar.xz +aea13f39e4c0979a22aa30f1b5d5a400a01ae9dbd310a1f19ca016d913bd61ab libsoup-2.74.2.tar.xz diff --git a/extra/libsoup/sources b/extra/libsoup/sources index 310011ac..d6c309b1 100644 --- a/extra/libsoup/sources +++ b/extra/libsoup/sources @@ -1 +1 @@ -https://download.gnome.org/sources/libsoup/2.74/libsoup-2.74.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 df45d70f..9ece8cc3 100644 --- a/extra/libsoup/version +++ b/extra/libsoup/version @@ -1 +1 @@ -2.74.0 1 +2.74.2 2 |