diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 20:44:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 20:44:28 +0700 |
commit | ee9c8825c1e84bcd90e6c5de8346a7a1d65e9166 (patch) | |
tree | 46d6696d46095c00602521b5442231af8ab40401 /libraries/xmltooling/xmltooling.info | |
parent | a07b179304a1b55f47387b04a8b88cd51e99ea00 (diff) |
libraries/xmltooling: Update download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xmltooling/xmltooling.info')
-rw-r--r-- | libraries/xmltooling/xmltooling.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/xmltooling/xmltooling.info b/libraries/xmltooling/xmltooling.info index 18fb94c7dd804..7020304e93ae9 100644 --- a/libraries/xmltooling/xmltooling.info +++ b/libraries/xmltooling/xmltooling.info @@ -1,8 +1,8 @@ PRGNAM="xmltooling" VERSION="1.6.1" HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C" -DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/2.6.1/xmltooling-1.6.1.tar.gz" -MD5SUM="0fbec98f328cc493eecfc2fa6d98c1f6" +DOWNLOAD="https://shibboleth.net/downloads/c++-opensaml/latest/xmltooling-1.6.1.tar.bz2" +MD5SUM="9ae4ff3fab55782da791f0919ffd5f96" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="log4shib xml-security-c" |