libsoup: update to 2.32.0.

This commit is contained in:
Juan RP 2010-10-24 12:53:07 +02:00
parent d61e31f3d6
commit 03ed4486c8

View file

@ -1,12 +1,12 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.30.1
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
version=2.32.0
distfiles="${GNOME_SITE}/$pkgname/2.32/$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=6395c6e0bbcf4e822f1c5f3dd6f844116c571ed13cdf611d5c8f1dd4fe5777ed
checksum=08cf2ed2357177b9763994a02cf4feeab41bac61b77252d7ee8090e3372c9cc9
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