diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2013-04-15 22:03:06 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:23:08 -0300 |
commit | 83db91f036db388a755cbe44da4982d5f1c3a852 (patch) | |
tree | 1bb05ae9dea3d0e27c68de2f4dd60d61aee9d849 /development/gsoap/gsoap.SlackBuild | |
parent | c9189d449fef695ba69deaa86ece5129f3750689 (diff) |
development/gsoap: Updated for version 2.8.12.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/gsoap/gsoap.SlackBuild')
-rw-r--r-- | development/gsoap/gsoap.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gsoap/gsoap.SlackBuild b/development/gsoap/gsoap.SlackBuild index 7394464a8098..79715805b0b9 100644 --- a/development/gsoap/gsoap.SlackBuild +++ b/development/gsoap/gsoap.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gsoap -# Copyright 2009-2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2013 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=2.8.10 +VERSION=2.8.12 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |