* update libsoup3 to 3.4.4-1

This commit is contained in:
Alexander Baldeck 2023-12-20 12:22:17 +01:00
parent c571e169cb
commit 9005e9dd0d

View File

@ -7,7 +7,7 @@ pkgname=(
libsoup3
libsoup3-docs
)
pkgver=3.4.3
pkgver=3.4.4
pkgrel=1
pkgdesc="HTTP client/server library for GNOME"
url="https://wiki.gnome.org/Projects/libsoup"
@ -36,7 +36,7 @@ checkdepends=(
apache
php-apache
)
_commit=007f59ff142e2781cd169a49925e54b9a5aa91da # tags/3.4.3^0
_commit=d6133a8e116953dac824b835d4f788e21a3e6565 # tags/3.4.4^0
source=("git+https://gitlab.gnome.org/GNOME/libsoup.git#commit=$_commit")
b2sums=('SKIP')