gsoap: rebuild against OpenSSL
This commit is contained in:
parent
2cd209a3ca
commit
6f206f6d42
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'gsoap'
|
# Template file for 'gsoap'
|
||||||
pkgname=gsoap
|
pkgname=gsoap
|
||||||
version=2.8.91
|
version=2.8.91
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="gsoap-${version%.*}"
|
wrksrc="gsoap-${version%.*}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6"
|
configure_args="--enable-ipv6"
|
||||||
hostmakedepends="unzip flex autoconf"
|
hostmakedepends="unzip flex autoconf"
|
||||||
makedepends="libressl-devel zlib-devel"
|
makedepends="openssl-devel zlib-devel"
|
||||||
short_desc="Toolkit for SOAP and REST Web Services and XML-Based Applications"
|
short_desc="Toolkit for SOAP and REST Web Services and XML-Based Applications"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="gSOAP-1.3b, GPL-2.0-only"
|
license="gSOAP-1.3b, GPL-2.0-only"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user