diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 17:54:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 17:54:42 +0700 |
commit | 6cbe353c16e0db616ff0ef579a7e4cb972bd6407 (patch) | |
tree | 547e4e49e59e5a99fc1564d8608fc59bc4ec69ea /network/ntop | |
parent | 74997d2d60779e10230fe4f8154674cf210a7ee4 (diff) | |
download | slackbuilds-6cbe353c16e0db616ff0ef579a7e4cb972bd6407.tar.gz |
network/ntop: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ntop')
-rw-r--r-- | network/ntop/ntop.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ntop/ntop.info b/network/ntop/ntop.info index 7758ecffc4..9ad336e061 100644 --- a/network/ntop/ntop.info +++ b/network/ntop/ntop.info @@ -1,7 +1,7 @@ PRGNAM="ntop" VERSION="5.0.1" -HOMEPAGE="http://www.ntop.org" -DOWNLOAD="http://downloads.sourceforge.net/ntop/ntop-5.0.1.tar.gz" +HOMEPAGE="https://www.ntop.org" +DOWNLOAD="https://downloads.sourceforge.net/ntop/ntop-5.0.1.tar.gz" MD5SUM="01710b6925a8a5ffe1a41b8b512ebd69" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |