gsoap: update to 2.8.60.

Closes: #10864 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-16 01:40:52 -02:00 committed by Jürgen Buchmüller
parent 158591b8c7
commit 902c0c35b2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gsoap'
pkgname=gsoap
version=2.8.59
version=2.8.60
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=fe5631df7fc840ac71def03be8fe1c55f2e8de2affe60ea64bb0f083e857ca5a
checksum=65bbf907533857056344c2a014416078ae4d3b5a3f559d67fa9a62a7e3efcacd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gsoap"