gsoap: update to 2.8.37.

This commit is contained in:
Enno Boland 2016-10-27 07:00:23 +02:00
parent 40483a9b38
commit bc8b7da2b8

View file

@ -1,7 +1,7 @@
# Template file for 'gsoap'
pkgname=gsoap
version=2.8.36
revision=2
version=2.8.37
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=20f70db768062e094ec3749073bfc4103cacaac8cab2cdbd624634ae496eef21
checksum=a3cb4807151b9a3f8e019a633e3109f5cb644a6178d8f51b7e2a38c71f2c6edb
wrksrc="${pkgname}-${version%.*}"
disable_parallel_build=yes