gsoap: update to 2.8.29.

This commit is contained in:
Enno Boland 2016-03-01 19:06:33 +01:00
parent bcb7201959
commit 884611ef52
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'gsoap'
pkgname=gsoap
version=2.8.28
version=2.8.29
revision=1
build_style=gnu-configure
hostmakedepends="unzip flex"
hostmakedepends="unzip flex autoconf"
makedepends="libressl-devel zlib-devel"
short_desc="Toolkit for SOAP and REST Web Services and XML-Based Applications"
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=453b36d97a98b35c2829284219dd09a4d60f073a5b77c658c403961c54cfa328
checksum=a9dacc4f862892df6cf9119d1c5d627af3a864c17f17b6542c560e72070b1381
wrksrc="${pkgname}-${version%.*}"
disable_parallel_build=yes