glib-networking: update to 2.66.0
This commit is contained in:
parent
09e7096acc
commit
06d8d596fc
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glib-networking'
|
# Template file for 'glib-networking'
|
||||||
pkgname=glib-networking
|
pkgname=glib-networking
|
||||||
version=2.64.1
|
version=2.66.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
|
configure_args="-Dinstalled_tests=false -Dgnutls=enabled -Dlibproxy=enabled
|
||||||
-Dgnome_proxy=enabled"
|
-Dgnome_proxy=enabled"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
|
homepage="https://gitlab.gnome.org/GNOME/glib-networking/"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a4c346def7d817467d79a95c23b3ccf22e4df1548870726b63396400852daf72
|
checksum=c5d7be2437fdd196eebfb70c4517b96d3ba7ec13bd496318b8f02dea383e0099
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue