From 80b2d751c142e69a0389c28bf8ddf302dafaa5b8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 15 Nov 2015 18:00:19 +0100 Subject: [PATCH] gsoap: update to 2.8.25. --- srcpkgs/gsoap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index 081a7302e34..be1b4fe59b1 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,6 +1,6 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.24 +version=2.8.25 revision=1 build_style=gnu-configure hostmakedepends="unzip flex" @@ -10,7 +10,7 @@ maintainer="Enno Boland " license="GPL-3" homepage="http://www.cs.fsu.edu/~engelen/soap.html" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" -checksum=6c67bdda7ce9cff62e1faa33c53fb38aa256e2af48b2645a0e5a43142f88b7e8 +checksum=396b66eb7ab410d89a38d1319443d99fd8b43cab8743f9c69f03a2ed3215db05 wrksrc="${pkgname}-${version%.*}" disable_parallel_build=yes