diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-11-17 12:08:52 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:09 +0700 |
commit | 6496d880095075592685441ed16a8593284392dd (patch) | |
tree | 369651825ace149356b6026e7e9a870b346b447e /libraries | |
parent | 26c1e80b3b700faf2bd3e7fe01007237487cffb6 (diff) | |
download | slackbuilds-6496d880095075592685441ed16a8593284392dd.tar.gz |
libraries/xlt: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/xlt/xlt.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/xlt/xlt.info b/libraries/xlt/xlt.info index edc3fe932e..5f9229a6cb 100644 --- a/libraries/xlt/xlt.info +++ b/libraries/xlt/xlt.info @@ -1,7 +1,7 @@ PRGNAM="xlt" VERSION="11.1.11" -HOMEPAGE="http://sourceforge.net/projects/xlt" -DOWNLOAD="http://downloads.sourceforge.net/xlt/Xlt-11.1.11.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/xlt" +DOWNLOAD="https://downloads.sourceforge.net/xlt/Xlt-11.1.11.tar.gz" MD5SUM="37a109c0bf2e0780bf79184be8273c92" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |