glib-networking: update to 2.32.0.
This commit is contained in:
parent
bca663fb7e
commit
060ea5ba61
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'glib-networking'
|
||||
pkgname=glib-networking
|
||||
version=2.31.22
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.31/$pkgname-$version.tar.xz"
|
||||
version=2.32.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-libproxy --with-gnome-proxy
|
||||
--with-gnutls --with-pkcs11
|
||||
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
||||
short_desc="Network-related giomodules for glib"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=961bbb6d62d79af130bc2088d7a2be5b381b27584ef79d5a7089476c4f0a9d8f
|
||||
checksum=3f399f8a8977bef5b07a89772ab473ee247773ac7362e4ebfb1f4643828838dc
|
||||
long_desc="
|
||||
This package contains GLib's GIO modules for networking."
|
||||
|
||||
|
|
Loading…
Reference in a new issue