diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-11-17 10:15:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:51 +0700 |
commit | d43df6121b781fe627d4e9b9b330a3da37daec30 (patch) | |
tree | e62bc82feac4d32a7ab2abe190f42ef9f27c85ac /office/dictd | |
parent | e20a2ad9093983acf8207cdd31e8aa02e2348193 (diff) |
office/dictd: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/dictd')
-rw-r--r-- | office/dictd/dictd.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/dictd/dictd.info b/office/dictd/dictd.info index a1d060e30507..c28021dfbe52 100644 --- a/office/dictd/dictd.info +++ b/office/dictd/dictd.info @@ -1,7 +1,7 @@ PRGNAM="dictd" VERSION="1.12.1" -HOMEPAGE="http://sourceforge.net/projects/dict" -DOWNLOAD="http://downloads.sourceforge.net/dict/dictd-1.12.1.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/dict" +DOWNLOAD="https://downloads.sourceforge.net/dict/dictd-1.12.1.tar.gz" MD5SUM="62696491174c22079f664830d07c0623" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |