mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libsoup: update to 2.34.3.
This commit is contained in:
parent
c4764ee26a
commit
bf65fa879a
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.34.2
|
version=2.34.3
|
||||||
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=1d70edc48c309528635012269733739f9cd22548913125864318a65d1b6f1261
|
homepage="http://www.gnome.org"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
checksum=940fa2777542e564ba7052252ee065adc6c7982c0cae56a4c541a04329fc7dc7
|
||||||
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
Reference in a new issue