gsoap: fix fetch
This commit is contained in:
parent
fd4125a3e2
commit
c9a1dbaef5
|
@ -10,7 +10,9 @@ 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="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.genivia.com/dev.html"
|
homepage="https://www.genivia.com/dev.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
# distfiles="${SOURCEFORGE_SITE}/gsoap2/gsoap_${version}.zip"
|
||||||
|
# distfile is gone from upstream
|
||||||
|
distfiles="https://sources.voidlinux.org/gsoap-2.8.124/gsoap_2.8.124.zip"
|
||||||
checksum=4b798780989338f665ef8e171bbcc422a271004d62d5852666d5eeca33a6a636
|
checksum=4b798780989338f665ef8e171bbcc422a271004d62d5852666d5eeca33a6a636
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Reference in New Issue