From d07c1ef47a56b0107cd6d2655c2771d1e0da8dbb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 18 Dec 2017 06:14:55 -0200 Subject: [PATCH] gsoap: update to 2.8.58. Closes: #10079 [via git-merge-pr] --- srcpkgs/gsoap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index 1448d866bd9..9ab943aa96a 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,6 +1,6 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.57 +version=2.8.58 revision=1 build_style=gnu-configure wrksrc="${pkgname}-${version%.*}" @@ -13,7 +13,7 @@ maintainer="Enno Boland " license="GPL-2" homepage="http://www.cs.fsu.edu/~engelen/soap.html" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" -checksum=b27956be1105d99d769ab51b16cc45ec185b1ff501d4b7a73a2813708a9983dd +checksum=975eca5b1a9109abe9527ed105e41b21d40ae01e2c2d2daf4bfdb9f4921234b4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" gsoap"