summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/opensaml/opensaml.SlackBuild2
-rw-r--r--libraries/opensaml/opensaml.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/opensaml/opensaml.SlackBuild b/libraries/opensaml/opensaml.SlackBuild
index 0e7ec68a4a..5f5fa8c9d3 100644
--- a/libraries/opensaml/opensaml.SlackBuild
+++ b/libraries/opensaml/opensaml.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opensaml
-VERSION=${VERSION:-3.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/opensaml/opensaml.info b/libraries/opensaml/opensaml.info
index 1a2a042e5f..0a9deb10ac 100644
--- a/libraries/opensaml/opensaml.info
+++ b/libraries/opensaml/opensaml.info
@@ -1,8 +1,8 @@
PRGNAM="opensaml"
-VERSION="3.0.0"
+VERSION="3.0.1"
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/Home"
-DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/3.0.0/opensaml-3.0.0.tar.gz"
-MD5SUM="f1d8d7676236387686d6aea2549e0cb2"
+DOWNLOAD="https://shibboleth.net/downloads/c++-opensaml/3.0.1/opensaml-3.0.1.tar.gz"
+MD5SUM="b164abd784f3cfa0f5e410435b16ea06"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmltooling"