libsoup: update to 2.34.2.
This commit is contained in:
parent
ecb9b18b2c
commit
b66c723fb7
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.34.1
|
version=2.34.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.bz2"
|
||||||
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>"
|
||||||
checksum=a2f846af2c4c08e15eacc9879c8c9be4d85f8105f960f96a9ba3dbabd9ee517b
|
checksum=1d70edc48c309528635012269733739f9cd22548913125864318a65d1b6f1261
|
||||||
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…
Add table
Add a link
Reference in a new issue