gsoap: update to 2.8.55. (#8588)

This commit is contained in:
maxice8 2017-11-02 06:32:12 -02:00 committed by Juan RP
parent 5e5f469488
commit 5bc3739563
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gsoap'
pkgname=gsoap
version=2.8.54
version=2.8.55
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=158ed9c674941c382850e8e96ac9b0174f4e7aacb25794349bd07f52261921c8
checksum=fe883f79e730b066ddc6917bc68248f5f785578ffddb7066ab83b09defb2a736
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gsoap"