gsoap: update to 2.8.69.
This commit is contained in:
parent
bf3e152c01
commit
4e474952c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gsoap'
|
||||
pkgname=gsoap
|
||||
version=2.8.68
|
||||
version=2.8.69
|
||||
revision=1
|
||||
wrksrc="gsoap-${version%.*}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
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=2e470f54d89d03f0eba03bd60b7f345003177315043b6406e80e5883437cf649
|
||||
checksum=df0cc9ab66dce85f1842ca07abebaf9b04ca48a0a39013f90571e8172d4b0c7b
|
||||
disable_parallel_build=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue