SHA256
8
0
forked from pool/gsoap

- Update to release 2.8.97

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=189
This commit is contained in:
2020-01-08 16:22:40 +00:00
committed by Git OBS Bridge
parent 14b162f44f
commit 978b5afcd3
5 changed files with 21 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ if ! which hardlink >/dev/null; then
exit 1;
fi;
version="2.8.96"
version="2.8.97"
shortver="2.8" # agh...
if [ ! -e "gsoap_$version.zip" ]; then
wget -c "http://downloads.sf.net/gsoap2/gsoap_$version.zip"