glib-networking: update to 2.30.1.
This commit is contained in:
parent
859265a0d7
commit
11de414c8c
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'glib-networking'
|
||||
pkgname=glib-networking
|
||||
version=2.30.0
|
||||
version=2.30.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-static
|
||||
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
||||
short_desc="Network-related giomodules for glib"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e28ca1e354d6519efb5c9c01c1f10e8a1a196710dfbcc5ea8f8aade3244e108c
|
||||
checksum=5acc7e76cb66734379d9ad983985c671af12591b84e93cd698fe8ea25d29f7d3
|
||||
long_desc="
|
||||
This package contains GLib's GIO modules for networking."
|
||||
|
||||
|
@ -17,7 +17,6 @@ Add_dependency run libproxy
|
|||
Add_dependency run libgpg-error
|
||||
Add_dependency run libgcrypt
|
||||
Add_dependency run gnutls
|
||||
Add_dependency run ca-certificates
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
Loading…
Reference in a new issue