libsoup: update to 2.30.1.

--HG--
extra : convert_revision : 165cfb74c6a50a23a648f0aabadbc756c42aaeaa
This commit is contained in:
Juan RP
2010-04-28 01:09:27 +02:00
parent 3b4eabf205
commit cb5160fc94
4 changed files with 2 additions and 9 deletions

View File

@@ -1,13 +1,12 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.30.0
revision=1
version=2.30.1
distfiles="${GNOME_SITE}/$pkgname/2.30/$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=0ebe715fde45e40835860184cf0240246cd6c276008f27d056c53593f6ea37ce
checksum=6395c6e0bbcf4e822f1c5f3dd6f844116c571ed13cdf611d5c8f1dd4fe5777ed
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