glib-networking: update to 2.72.0.

This commit is contained in:
Michal Vasilek 2022-04-01 01:31:30 +02:00 committed by Echo
parent 998cd46ac7
commit 6cd4af3cf9

View file

@ -1,6 +1,6 @@
# Template file for 'glib-networking'
pkgname=glib-networking
version=2.70.1
version=2.72.0
revision=1
build_style=meson
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
@ -13,11 +13,8 @@ short_desc="Network-related giomodules for glib"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
#changelog="https://gitlab.gnome.org/GNOME/glib-networking/-/raw/master/NEWS"
changelog="https://gitlab.gnome.org/GNOME/glib-networking/-/raw/glib-2-72/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2a16bfc2d271ccd3266e3fb462bc8a4103c02e81bbb339aa92d6fb060592d7bc
checksum=100aaebb369285041de52da422b6b716789d5e4d7549a3a71ba587b932e0823b
lib32disabled=yes
make_check=no # https://gist.github.com/27c7c0774329deeac7fbe3d7f10ea12c
post_install() {
rm -rf ${DESTDIR}/usr/lib/systemd
}