diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-08-21 20:07:28 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-26 19:06:57 +0700 |
commit | 6f95a1103ebf4d470c49f36fb433820e3e2e61e9 (patch) | |
tree | 308f21f287ff57bdd7163dbf45f6ef37c14d8992 /libraries/xmlsec | |
parent | 32eb90084df203b4c115d9d2af5ddc18a98609a3 (diff) |
libraries/xmlsec: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xmlsec')
-rw-r--r-- | libraries/xmlsec/xmlsec.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/xmlsec/xmlsec.info b/libraries/xmlsec/xmlsec.info index b883f507ef341..b56401176e6d2 100644 --- a/libraries/xmlsec/xmlsec.info +++ b/libraries/xmlsec/xmlsec.info @@ -1,7 +1,7 @@ PRGNAM="xmlsec" VERSION="1.2.37" HOMEPAGE="https://www.aleksey.com/xmlsec/" -DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.37.tar.gz" +DOWNLOAD="https://www.aleksey.com/xmlsec/download/older-releases/xmlsec1-1.2.37.tar.gz" MD5SUM="98dd3c884e2816c25c038a6e8af138fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |