libsoup: update to 2.36.1.

This commit is contained in:
Juan RP 2011-10-18 21:55:07 +02:00
parent 8323f1e5c1
commit 8a3174d2f5

View file

@ -1,13 +1,13 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.36.0
version=2.36.1
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
build_style=gnu_configure
short_desc="HTTP library implementation in C"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
checksum=db06af0f8c887abde427e5418e0e74bd39837a0f48a4161ff29607dfcd6b36ca
checksum=73722407ff5fa7fcff2dae384aa04d85e7900c0e3fed46389f1289a1409e1f65
long_desc="
Libsoup is an HTTP library implementation in C. It was originally part
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
@ -41,6 +41,7 @@ Add_dependency run gnutls
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gobject-introspection
Add_dependency build glib-devel
Add_dependency build libgcrypt-devel
Add_dependency build libgpg-error-devel
@ -48,6 +49,5 @@ Add_dependency build libxml2-devel
Add_dependency build gnutls-devel
Add_dependency build sqlite-devel
Add_dependency build libgnome-keyring-devel
Add_dependency build gobject-introspection
Add_dependency full glib-networking