From c4edd6f718840a015246eba9e3a5d2e22deb8219 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 22 Apr 2017 10:21:21 +0000 Subject: [PATCH] libsoup: update to 2.58.0. --- srcpkgs/libsoup/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsoup/template b/srcpkgs/libsoup/template index 0f5ef2f895..b48b0b17be 100644 --- a/srcpkgs/libsoup/template +++ b/srcpkgs/libsoup/template @@ -1,6 +1,6 @@ # Template file for 'libsoup' pkgname=libsoup -version=2.56.0 +version=2.58.0 revision=1 build_style=gnu-configure configure_args="--disable-tls-check --disable-static @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=d8216b71de8247bc6f274ec054c08547b2e04369c1f8add713e9350c8ef81fe5 +checksum=b61567e25ed61f4b89bb23a36713c807df6b76a8451beb786d8cc362e8f097f5 # Package build options build_options="gir"