summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Thibaut Notteboom2018-07-18 23:55:30 +0200
committer Willy Sudiarto Raharjo2018-07-21 01:53:31 +0200
commita5cd0ce237986fa38b2f3c5d01cac28ae8063747 (patch)
treee03ea61e9faf0bda110fe5b86746903072ad91db
parent14b1b81f224919f6d04cb0f51b2dfc06424c1951 (diff)
downloadslackbuilds-a5cd0ce237986fa38b2f3c5d01cac28ae8063747.tar.gz
libraries/opensaml: Updated for version 3.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--libraries/opensaml/opensaml.SlackBuild4
-rw-r--r--libraries/opensaml/opensaml.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/opensaml/opensaml.SlackBuild b/libraries/opensaml/opensaml.SlackBuild
index 7d540a7bda..0e7ec68a4a 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}
diff --git a/libraries/opensaml/opensaml.info b/libraries/opensaml/opensaml.info
index 83bd3543e1..1a2a042e5f 100644
--- a/libraries/opensaml/opensaml.info
+++ b/libraries/opensaml/opensaml.info
@@ -1,8 +1,8 @@
PRGNAM="opensaml"
-VERSION="2.6.1"
+VERSION="3.0.0"
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/Home"
-DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/2.6.1/opensaml-2.6.1.tar.gz"
-MD5SUM="27941402e30365f725910f47264c5a62"
+DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/3.0.0/opensaml-3.0.0.tar.gz"
+MD5SUM="f1d8d7676236387686d6aea2549e0cb2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmltooling"