gsoap: update to 2.8.45.

This commit is contained in:
Enno Boland 2017-04-17 16:28:11 +02:00
parent ad38b23445
commit bfb72cd182

View file

@ -1,7 +1,7 @@
# Template file for 'gsoap'
pkgname=gsoap
version=2.8.44
revision=2
version=2.8.45
revision=1
build_style=gnu-configure
hostmakedepends="unzip flex autoconf"
if [ "$CROSS_BUILD" ]; then
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
checksum=c61dd4d228e55177b6251bcde6d37c834eeedae434c43ad3af07e38e4b84f94e
checksum=81946d1ecd99ea414383d5f090e6b292908ff3ac0211cb097a1d1d54e9808bce
wrksrc="${pkgname}-${version%.*}"
disable_parallel_build=yes