mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
libsoup3: update to 3.0.7.
This commit is contained in:
parent
21ad7ae2e9
commit
ea57e7e2f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsoup3'
|
||||
pkgname=libsoup3
|
||||
version=3.0.6
|
||||
version=3.0.7
|
||||
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=b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6
|
||||
checksum=ebdf90cf3599c11acbb6818a9d9e3fc9d2c68e56eb829b93962972683e1bf7c8
|
||||
make_check=no # gio tests can't run in chroot
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Add table
Reference in a new issue