mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libsoup: update to 2.74.3.
This commit is contained in:
parent
da0ce6bedd
commit
7f0e5e9235
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.74.0
|
version=2.74.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/libsoup"
|
homepage="https://wiki.gnome.org/Projects/libsoup"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/libsoup-2-74/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/libsoup-2-74/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
|
||||||
checksum=33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e
|
checksum=e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13
|
||||||
make_check=no # gio tests can't run in chroot
|
make_check=no # gio tests can't run in chroot
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue