glib-networking: update to 2.74.0.

This commit is contained in:
Michal Vasilek 2022-09-19 23:32:16 +02:00
parent e03f480e9c
commit 2ab5a7a2c3
2 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'glib-networking'
pkgname=glib-networking
version=2.72.2
version=2.74.0
revision=1
build_style=meson
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
-Dgnome_proxy=enabled"
hostmakedepends="pkg-config ca-certificates gettext"
hostmakedepends="pkg-config ca-certificates gettext glib"
makedepends="gnutls-devel gsettings-desktop-schemas-devel libglib-devel libproxy-devel"
depends="gsettings-desktop-schemas"
checkdepends="glib"
@ -14,7 +14,7 @@ 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"
changelog="https://gitlab.gnome.org/GNOME/glib-networking/-/raw/glib-2-74/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cd2a084c7bb91d78e849fb55d40e472f6d8f6862cddc9f12c39149359ba18268
checksum=1f185aaef094123f8e25d8fa55661b3fd71020163a0174adb35a37685cda613b
lib32disabled=yes

View File

@ -0,0 +1 @@
pattern="glib-networking-[0-9]+\.[0-9]*[02468]\.[0-9]+"