gsoap: update to 2.8.56. (#9842)

This commit is contained in:
maxice8 2017-12-08 07:43:10 -02:00 committed by Juan RP
parent 9b5ac7a75c
commit 5bfbfe9efd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gsoap'
pkgname=gsoap
version=2.8.55
version=2.8.56
revision=1
build_style=gnu-configure
wrksrc="${pkgname}-${version%.*}"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
checksum=fe883f79e730b066ddc6917bc68248f5f785578ffddb7066ab83b09defb2a736
checksum=10374c8ba119cf37d77ad8609b384b5026be68f0d2ccefa5544bc65da3f39d4c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gsoap"