aboutsummaryrefslogtreecommitdiff
path: root/libraries/opensaml/opensaml.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2018-07-18 22:55:30 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-21 06:53:31 +0700
commita5cd0ce237986fa38b2f3c5d01cac28ae8063747 (patch)
treee03ea61e9faf0bda110fe5b86746903072ad91db /libraries/opensaml/opensaml.SlackBuild
parent14b1b81f224919f6d04cb0f51b2dfc06424c1951 (diff)
downloadslackbuilds-a5cd0ce237986fa38b2f3c5d01cac28ae8063747.tar.xz
libraries/opensaml: Updated for version 3.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/opensaml/opensaml.SlackBuild')
-rw-r--r--libraries/opensaml/opensaml.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/opensaml/opensaml.SlackBuild b/libraries/opensaml/opensaml.SlackBuild
index 7d540a7bdaac..0e7ec68a4a45 100644
--- a/libraries/opensaml/opensaml.SlackBuild
+++ b/libraries/opensaml/opensaml.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for OpenSAML
-# Copyright 2013-2017 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2018 Thibaut Notteboom, Paris, FRANCE
# 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=opensaml
-VERSION=${VERSION:-2.6.1}
+VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}