glib-networking: update to 2.30.2.
This commit is contained in:
parent
ffa44db590
commit
57344ade21
1 changed files with 2 additions and 4 deletions
|
@ -1,18 +1,16 @@
|
||||||
# Template file for 'glib-networking'
|
# Template file for 'glib-networking'
|
||||||
pkgname=glib-networking
|
pkgname=glib-networking
|
||||||
version=2.30.1
|
version=2.30.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static
|
configure_args="--disable-static
|
||||||
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
||||||
revision=1
|
|
||||||
short_desc="Network-related giomodules for glib"
|
short_desc="Network-related giomodules for glib"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5acc7e76cb66734379d9ad983985c671af12591b84e93cd698fe8ea25d29f7d3
|
checksum=9f7542500939ca25896f0a74955cd3889758524583f6a15d02e00c9b815559bc
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains GLib's GIO modules for networking."
|
This package contains GLib's GIO modules for networking."
|
||||||
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build glib-devel
|
Add_dependency build glib-devel
|
||||||
|
|
Loading…
Reference in a new issue