diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-30 17:15:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 11:23:12 +0700 |
commit | 4cb6bd3e64d0fed0d264e90caf6b8c125e6d5833 (patch) | |
tree | e97be41e93ebb9c9fdfd6aa22cb3fe0ef23d2e75 /development | |
parent | 5cf2e9a88e467485d2d8dfea8c5944eec7534896 (diff) | |
download | slackbuilds-4cb6bd3e64d0fed0d264e90caf6b8c125e6d5833.tar.gz |
development/gsoap: Updated for version 2.8.118
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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="" |