From 79f5bfb70c64d39ea1be825c6307785f299548e1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 30 Jun 2018 02:56:40 -0300 Subject: [PATCH] gsoap: update to 2.8.68. --- srcpkgs/gsoap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index e41e416f8c4..030b69c74dc 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,6 +1,6 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.67 +version=2.8.68 revision=1 wrksrc="gsoap-${version%.*}" build_style=gnu-configure @@ -12,7 +12,7 @@ maintainer="Enno Boland " license="gSOAP-1.3b, GPL-2.0-only" homepage="http://www.cs.fsu.edu/~engelen/soap.html" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" -checksum=53c56fb365ed24195fffdad7c589d073f1e4e467901a6b60e1fd5158d61e47cf +checksum=2e470f54d89d03f0eba03bd60b7f345003177315043b6406e80e5883437cf649 disable_parallel_build=yes if [ "$CROSS_BUILD" ]; then