mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
gsoap: update to 2.8.47.
This commit is contained in:
parent
38305f78fa
commit
cf3dc74205
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gsoap'
|
# Template file for 'gsoap'
|
||||||
pkgname=gsoap
|
pkgname=gsoap
|
||||||
version=2.8.46
|
version=2.8.47
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="unzip flex autoconf"
|
hostmakedepends="unzip flex autoconf"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
|
homepage="http://www.cs.fsu.edu/~engelen/soap.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
||||||
checksum=3083818fb42b9e7251daf21728132db15354eb8c14060c2dc6949dafbec976be
|
checksum=bef690f99f57367695aad5caa9e78f36e50bcd016d2ea662f038325819332cfa
|
||||||
wrksrc="${pkgname}-${version%.*}"
|
wrksrc="${pkgname}-${version%.*}"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
configure_args=" --enable-ipv6"
|
configure_args=" --enable-ipv6"
|
||||||
|
|
Loading…
Add table
Reference in a new issue