From a72d1de9d28bcfd817945762d5ca2b24a3ffb7fd Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 1 Jun 2017 21:41:59 +0200 Subject: development/gsoap: Updated for version 2.8.46. Signed-off-by: Heinz Wiesinger --- development/gsoap/gsoap.SlackBuild | 7 ++++--- development/gsoap/gsoap.info | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'development/gsoap') diff --git a/development/gsoap/gsoap.SlackBuild b/development/gsoap/gsoap.SlackBuild index ce3347d1ea..a92cd16d6a 100644 --- a/development/gsoap/gsoap.SlackBuild +++ b/development/gsoap/gsoap.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gsoap -# Copyright 2009-2016 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2017 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gsoap -VERSION=${VERSION:-2.8.40} +VERSION=${VERSION:-2.8.46} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,7 +69,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -#Build shared libraries +# Build shared libraries patch -p1 -i $CWD/gsoap-libtool.patch autoreconf -vif @@ -81,6 +81,7 @@ CXXFLAGS="$SLKCFLAGS" \ --libdir=/usr/lib$LIBDIRSUFFIX \ --sysconfdir=/etc \ --localstatedir=/var \ + --disable-static \ --build=$ARCH-slackware-linux make -j1 diff --git a/development/gsoap/gsoap.info b/development/gsoap/gsoap.info index 19934f9ccf..0d30f23188 100644 --- a/development/gsoap/gsoap.info +++ b/development/gsoap/gsoap.info @@ -1,8 +1,8 @@ PRGNAM="gsoap" -VERSION="2.8.40" +VERSION="2.8.46" HOMEPAGE="http://gsoap2.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/gsoap2/gsoap_2.8.40.zip" -MD5SUM="f9c348de2f6f76a0e9647e66951d1673" +DOWNLOAD="http://downloads.sourceforge.net/gsoap2/gsoap_2.8.46.zip" +MD5SUM="e7ff6c940730371dcb90079ca56a8551" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3