diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2018-07-18 22:55:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-21 06:53:31 +0700 |
commit | a5cd0ce237986fa38b2f3c5d01cac28ae8063747 (patch) | |
tree | e03ea61e9faf0bda110fe5b86746903072ad91db /libraries/opensaml/opensaml.info | |
parent | 14b1b81f224919f6d04cb0f51b2dfc06424c1951 (diff) |
libraries/opensaml: Updated for version 3.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/opensaml/opensaml.info')
-rw-r--r-- | libraries/opensaml/opensaml.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/opensaml/opensaml.info b/libraries/opensaml/opensaml.info index 83bd3543e1412..1a2a042e5f666 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" |