diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-11-17 11:40:50 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:52 +0700 |
commit | 06f4b2c1642a2168b836a717d02a3b66f831933f (patch) | |
tree | 90804cacb5cebfb24d80f124fb6754eb6ae12131 /network/opendchub/opendchub.info | |
parent | 12310805dd7dbabf873c9c32d6d25938762e2d94 (diff) |
network/opendchub: Switch homepage and download to https.
Removed reference to http://www.dbhub.org from slack-desc
(it no longer exists).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/opendchub/opendchub.info')
-rw-r--r-- | network/opendchub/opendchub.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/opendchub/opendchub.info b/network/opendchub/opendchub.info index ea73719c34be6..949fab3c800c1 100644 --- a/network/opendchub/opendchub.info +++ b/network/opendchub/opendchub.info @@ -1,7 +1,7 @@ PRGNAM="opendchub" VERSION="0.7.15" -HOMEPAGE="http://sourceforge.net/projects/opendchub" -DOWNLOAD="http://downloads.sourceforge.net/opendchub/opendchub-0.7.15.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/opendchub" +DOWNLOAD="https://downloads.sourceforge.net/opendchub/opendchub-0.7.15.tar.gz" MD5SUM="8f9ab5bb7f85730f4b1ce7cceb6aef96" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |