mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gsoap: update to 2.8.77.
This commit is contained in:
parent
e743510406
commit
0d7b51e7e6
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.76
|
version=2.8.77
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gsoap-${version%.*}"
|
wrksrc="gsoap-${version%.*}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="gSOAP-1.3b, GPL-2.0-only"
|
license="gSOAP-1.3b, GPL-2.0-only"
|
||||||
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=864e93ff3406b7439efb21310f2f216291b35fb3bc5a1f0146f7c246ee1eac44
|
checksum=751d953684bd963faff88be1212aeb434a829a83ac02aa6ba7414736b6442a64
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue