diff options
-rw-r--r-- | development/gsoap/gsoap.SlackBuild | 4 | ||||
-rw-r--r-- | development/gsoap/gsoap.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/gsoap/gsoap.SlackBuild b/development/gsoap/gsoap.SlackBuild index a6563854bc..759f2d4da4 100644 --- a/development/gsoap/gsoap.SlackBuild +++ b/development/gsoap/gsoap.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gsoap -# Copyright 2009-2021 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2022 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gsoap -VERSION=${VERSION:-2.8.117} +VERSION=${VERSION:-2.8.118} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/gsoap/gsoap.info b/development/gsoap/gsoap.info index 89dec4b801..e3dd47596a 100644 --- a/development/gsoap/gsoap.info +++ b/development/gsoap/gsoap.info @@ -1,8 +1,8 @@ PRGNAM="gsoap" -VERSION="2.8.117" +VERSION="2.8.118" HOMEPAGE="http://gsoap2.sourceforge.net/" -DOWNLOAD="https://sourceforge.net/projects/gsoap2/files/gsoap_2.8.117.zip" -MD5SUM="9c1a6c45125d6dda412e8a5a64fbf8b7" +DOWNLOAD="https://sourceforge.net/projects/gsoap2/files/gsoap_2.8.118.zip" +MD5SUM="f15fd826e1f7b003beb2d9ff454f12dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |