libsoup3: update to 3.0.4.
This commit is contained in:
parent
173aac331f
commit
81a277bc1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup3'
|
||||
pkgname=libsoup3
|
||||
version=3.0.3
|
||||
version=3.0.4
|
||||
revision=1
|
||||
wrksrc="libsoup-$version"
|
||||
build_style=meson
|
||||
|
@ -19,7 +19,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/libsoup"
|
||||
changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
|
||||
checksum=5165b04dadae3027e9a2882d868694b4586affd778c194982ae4de2373d2e25e
|
||||
checksum=5bd38b5e091f707fd7fa3ed7c37aacca3f8e16c65787f1cc17dc38d1dcde567b
|
||||
make_check=no # gio tests can't run in chroot
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Reference in a new issue