diff --git a/srcpkgs/gsoap/template b/srcpkgs/gsoap/template index e35526cc82f..b1af2996f46 100644 --- a/srcpkgs/gsoap/template +++ b/srcpkgs/gsoap/template @@ -1,6 +1,6 @@ # Template file for 'gsoap' pkgname=gsoap -version=2.8.46 +version=2.8.47 revision=1 build_style=gnu-configure hostmakedepends="unzip flex autoconf" @@ -13,7 +13,7 @@ maintainer="Enno Boland " license="GPL-3" homepage="http://www.cs.fsu.edu/~engelen/soap.html" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" -checksum=3083818fb42b9e7251daf21728132db15354eb8c14060c2dc6949dafbec976be +checksum=bef690f99f57367695aad5caa9e78f36e50bcd016d2ea662f038325819332cfa wrksrc="${pkgname}-${version%.*}" disable_parallel_build=yes configure_args=" --enable-ipv6"