diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-21 13:30:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:29:53 +0700 |
commit | 14ad82d39f2b8ce84abdcde05e4147dcac14d9cf (patch) | |
tree | d2e81ce39b9040331e0f4379c3ea7a08b05a95ca | |
parent | 7e14e01c63574f58e3de5eb7015ff969b4ac23e1 (diff) | |
download | slackbuilds-14ad82d39f2b8ce84abdcde05e4147dcac14d9cf.tar.gz |
network/snmpsim: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/snmpsim/slack-desc | 2 | ||||
-rw-r--r-- | network/snmpsim/snmpsim.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/network/snmpsim/slack-desc b/network/snmpsim/slack-desc index affed3992c..580c5e6576 100644 --- a/network/snmpsim/slack-desc +++ b/network/snmpsim/slack-desc @@ -14,6 +14,6 @@ snmpsim: - Pure-Python, easy to deploy and highly portable snmpsim: - SNMPv1/v2c/v3 support snmpsim: - SNMP Agent snapshotting tool included snmpsim: -snmpsim: Homepage: http://sourceforge.net/projects/snmpsim/ +snmpsim: Homepage: https://sourceforge.net/projects/snmpsim/ snmpsim: snmpsim: diff --git a/network/snmpsim/snmpsim.info b/network/snmpsim/snmpsim.info index 481cedf4e0..9b2389b8d2 100644 --- a/network/snmpsim/snmpsim.info +++ b/network/snmpsim/snmpsim.info @@ -1,7 +1,7 @@ PRGNAM="snmpsim" VERSION="0.0.10" -HOMEPAGE="http://sourceforge.net/projects/snmpsim/" -DOWNLOAD="http://downloads.sourceforge.net/snmpsim/snmpsim-0.0.10.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/snmpsim/" +DOWNLOAD="https://downloads.sourceforge.net/snmpsim/snmpsim-0.0.10.tar.gz" MD5SUM="9cf35ba624f09a2d723fa9dea83f243f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |