gsoap: update to 2.8.89.
This commit is contained in:
parent
8a5bd9af57
commit
7877f0d5c2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gsoap'
|
||||
pkgname=gsoap
|
||||
version=2.8.88
|
||||
version=2.8.89
|
||||
revision=1
|
||||
wrksrc="gsoap-${version%.*}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="gSOAP-1.3b, GPL-2.0-only"
|
||||
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
||||
checksum=effbf8a4533917b9eb3aa0e79db13573ef52e768158f5b4eb93d49b0c5cb2fa8
|
||||
checksum=d9b10ca2611b00932fab98cbf67b514ddad24f22cbbda91d9d68ea45821c54f2
|
||||
disable_parallel_build=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue