libsoup: update to 2.60.0; gnome is now maintained by Gottox
This commit is contained in:
parent
7c03ae349b
commit
b93e11729b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsoup'
|
# Template file for 'libsoup'
|
||||||
pkgname=libsoup
|
pkgname=libsoup
|
||||||
version=2.58.2
|
version=2.60.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tls-check --disable-static
|
configure_args="--disable-tls-check --disable-static
|
||||||
|
@ -9,11 +9,11 @@ hostmakedepends="pkg-config intltool glib-devel libtool automake gettext-devel $
|
||||||
makedepends="libglib-devel libxml2-devel sqlite-devel"
|
makedepends="libglib-devel libxml2-devel sqlite-devel"
|
||||||
depends="glib-networking"
|
depends="glib-networking"
|
||||||
short_desc="HTTP library implementation in C"
|
short_desc="HTTP library implementation in C"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=442300ca1b1bf8a3bbf2f788203287ff862542d4fc048f19a92a068a27d17b72
|
checksum=b324edbecda0884143c0853b4a2bd5bd37fb3761f12f293c621ff34b9acdc84c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue