glib-networking: update to 2.38.1.

This commit is contained in:
Juan RP 2013-10-15 16:28:53 +02:00
parent 1191f9e8f5
commit 2552b7cf65

View file

@ -1,6 +1,6 @@
# Template file for 'glib-networking'
pkgname=glib-networking
version=2.38.0
version=2.38.1
revision=1
build_style=gnu-configure
configure_args="--disable-static --with-libproxy --with-gnome-proxy
@ -14,8 +14,8 @@ short_desc="Network-related giomodules for glib"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/2.38/$pkgname-$version.tar.xz"
checksum=a43eacbf721b475cf6ba0cd2eab02a332014f71a4c41d0b44bd7bbf8ed1f840d
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=32ea1e504f69ff6693ac4119ad598ded50bb0440cf4484d28ef0adf8fcc85653
glib-networking_package() {
depends="ca-certificates gsettings-desktop-schemas>=3.8.0"