libsoup: update to 2.27.5.

--HG--
extra : convert_revision : 7fa8feaaa2577bff154385fea39d1124061ffe93
This commit is contained in:
Juan RP 2009-08-10 23:55:20 +02:00
parent d5e255d186
commit 26101c046d
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
abi_depends=2.26.1
abi_depends=2.27.5
api_depends=${abi_depends}

View File

@ -1,11 +1,11 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.26.2
distfiles="${GNOME_SITE}/$pkgname/2.26/$pkgname-$version.tar.bz2"
version=2.27.5
distfiles="${GNOME_SITE}/$pkgname/2.27/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="HTTP library implementation in C"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=afcedda15bde2395dec31a82a243871a0540ea2e13e7a14d15846ad0c1f09a7b
checksum=ca8085fc996c89298f10b780b8d9abae39de689f454a5393fd1283801ff7f287
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