libsoup: update to 2.27.5.
--HG-- extra : convert_revision : 7fa8feaaa2577bff154385fea39d1124061ffe93
This commit is contained in:
parent
d5e255d186
commit
26101c046d
|
@ -1,2 +1,2 @@
|
|||
abi_depends=2.26.1
|
||||
abi_depends=2.27.5
|
||||
api_depends=${abi_depends}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue