summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/shibboleth-sp/shibboleth-sp.SlackBuild4
-rw-r--r--network/shibboleth-sp/shibboleth-sp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/shibboleth-sp/shibboleth-sp.SlackBuild b/network/shibboleth-sp/shibboleth-sp.SlackBuild
index a35ff7a58a..23637ff569 100644
--- a/network/shibboleth-sp/shibboleth-sp.SlackBuild
+++ b/network/shibboleth-sp/shibboleth-sp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Shibboleth Service Provider.
-# 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=shibboleth-sp
-VERSION=${VERSION:-2.6.0}
+VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/shibboleth-sp/shibboleth-sp.info b/network/shibboleth-sp/shibboleth-sp.info
index 37d757e01d..6aef86b22d 100644
--- a/network/shibboleth-sp/shibboleth-sp.info
+++ b/network/shibboleth-sp/shibboleth-sp.info
@@ -1,8 +1,8 @@
PRGNAM="shibboleth-sp"
-VERSION="2.6.0"
+VERSION="2.6.1"
HOMEPAGE="http://shibboleth.net/"
-DOWNLOAD="http://shibboleth.net/downloads/service-provider/2.6.0/shibboleth-sp-2.6.0.tar.gz"
-MD5SUM="c4cab76338becfc72e9de39fb94c38e2"
+DOWNLOAD="http://shibboleth.net/downloads/service-provider/2.6.1/shibboleth-sp-2.6.1.tar.gz"
+MD5SUM="2cbd8c0ee1a32bfec127a9ca6f879994"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opensaml"