summaryrefslogtreecommitdiffstats
path: root/development/gsoap/gsoap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/gsoap/gsoap.SlackBuild')
-rw-r--r--development/gsoap/gsoap.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/gsoap/gsoap.SlackBuild b/development/gsoap/gsoap.SlackBuild
index 759f2d4da4..197e63dfe2 100644
--- a/development/gsoap/gsoap.SlackBuild
+++ b/development/gsoap/gsoap.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gsoap
-# Copyright 2009-2022 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2009-2023 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.118}
+VERSION=${VERSION:-2.8.127}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -81,7 +81,7 @@ find -L . \
# Patches from Gentoo
# Build shared libraries
-patch -p1 -i $CWD/patches/gsoap-2.8.91-shared_libs.patch
+patch -p1 -i $CWD/patches/gsoap-2.8.126-shared_libs.patch
autoreconf -vif