libsoup3: update to 3.0.6
This commit is contained in:
parent
38935ebe56
commit
bde74e96c0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup3'
|
||||
pkgname=libsoup3
|
||||
version=3.0.4
|
||||
version=3.0.6
|
||||
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=5bd38b5e091f707fd7fa3ed7c37aacca3f8e16c65787f1cc17dc38d1dcde567b
|
||||
checksum=b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6
|
||||
make_check=no # gio tests can't run in chroot
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Reference in New Issue