libsoup: update to 2.28.0.
--HG-- extra : convert_revision : 0a5101211f1a8faf26d3a5e665cfa786c6d5b0f1
This commit is contained in:
parent
06ce5a2ec8
commit
be996a341a
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'libsoup'
|
||||
pkgname=libsoup
|
||||
version=2.27.5
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.27/$pkgname-$version.tar.bz2"
|
||||
version=2.28.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.28/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-gnome"
|
||||
short_desc="HTTP library implementation in C"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ca8085fc996c89298f10b780b8d9abae39de689f454a5393fd1283801ff7f287
|
||||
checksum=647217d395d560375551056e291d697543d424eb6363e101c334a01a0b8c6fb6
|
||||
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