gsoap: update to 2.8.36.

This commit is contained in:
Enno Boland 2016-09-26 12:18:43 +02:00
parent 24203bc4d1
commit 44647c0f53

View file

@ -1,6 +1,6 @@
# Template file for 'gsoap' # Template file for 'gsoap'
pkgname=gsoap pkgname=gsoap
version=2.8.35 version=2.8.36
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="unzip flex autoconf" hostmakedepends="unzip flex autoconf"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://www.cs.fsu.edu/~engelen/soap.html" homepage="http://www.cs.fsu.edu/~engelen/soap.html"
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip" distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
checksum=629f2de1674285e8da76ad75c85bab421b07c51cb11560e614b3d9b87a6eb04f checksum=20f70db768062e094ec3749073bfc4103cacaac8cab2cdbd624634ae496eef21
wrksrc="${pkgname}-${version%.*}" wrksrc="${pkgname}-${version%.*}"
disable_parallel_build=yes disable_parallel_build=yes