summaryrefslogtreecommitdiffstats
path: root/libraries/opensaml/opensaml.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2017-11-16 00:16:02 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:27 +0700
commitc4aa7ffe06b469de19c6571196f72a7f800df011 (patch)
tree75e9de2336065e5d019c2529f7f56748c870b717 /libraries/opensaml/opensaml.SlackBuild
parente42973f112adf38306ae3643051cd660031c0a4d (diff)
downloadslackbuilds-c4aa7ffe06b469de19c6571196f72a7f800df011.tar.gz
slackbuilds-c4aa7ffe06b469de19c6571196f72a7f800df011.tar.xz
libraries/opensaml: Updated for version 2.6.1.
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 c2d281af22..7d540a7bda 100644
--- a/libraries/opensaml/opensaml.SlackBuild
+++ b/libraries/opensaml/opensaml.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for OpenSAML
-# Copyright 2013-2016 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2017 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.0}
+VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}