libsoup: update to 2.36.0.
This commit is contained in:
parent
64eeca52de
commit
30cd199b30
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.34.3
|
version=2.36.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="HTTP library implementation in C"
|
short_desc="HTTP library implementation in C"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=940fa2777542e564ba7052252ee065adc6c7982c0cae56a4c541a04329fc7dc7
|
checksum=db06af0f8c887abde427e5418e0e74bd39837a0f48a4161ff29607dfcd6b36ca
|
||||||
long_desc="
|
long_desc="
|
||||||
Libsoup is an HTTP library implementation in C. It was originally part
|
Libsoup is an HTTP library implementation in C. It was originally part
|
||||||
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
|
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
|
||||||
|
|
Loading…
Reference in a new issue