diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2017-11-16 00:21:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:27 +0700 |
commit | d4763b90449d5002cd8732288ab36d8010c56710 (patch) | |
tree | 6565973097257d3397916b648c35e3e5a5ad1070 /network/shibboleth-sp | |
parent | c4aa7ffe06b469de19c6571196f72a7f800df011 (diff) | |
download | slackbuilds-d4763b90449d5002cd8732288ab36d8010c56710.tar.gz |
network/shibboleth-sp: Updated for version 2.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/shibboleth-sp')
-rw-r--r-- | network/shibboleth-sp/shibboleth-sp.SlackBuild | 4 | ||||
-rw-r--r-- | network/shibboleth-sp/shibboleth-sp.info | 6 |
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" |