libsoup: update to 2.33.90.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-02-28 23:19:58 +01:00
parent 859dbc21c8
commit 3dc9068554

View file

@ -1,12 +1,12 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.32.2
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
version=2.33.90
distfiles="${GNOME_SITE}/$pkgname/2.33/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var"
short_desc="HTTP library implementation in C"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=96e6973c8b7459523c0f44e7aec69528ff2fbd388e8ddc415f91bcc42f50777f
checksum=4780eff65a6ee42ac9bc35871cfab441ae076c5f23c02773768197c4cd720eec
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
@ -49,3 +49,5 @@ Add_dependency build sqlite-devel
Add_dependency build GConf-devel
Add_dependency build libgnome-keyring-devel
Add_dependency build gobject-introspection
Add_dependency full glib-networking