libsoup: update to 2.54.1.

This commit is contained in:
Michael Gehring 2016-04-28 07:46:37 +02:00
parent c41405c4a3
commit 58d7cb146a
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libsoup'
pkgname=libsoup
version=2.54.0.1
version=2.54.1
revision=1
build_style=gnu-configure
configure_args="--disable-tls-check --disable-static
@ -12,8 +12,8 @@ short_desc="HTTP library implementation in C"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
checksum=ade4920166bd036e8890d04acdc135686d877670953949fa6245797c906e38e0
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633
# Package build options
build_options="gir"