mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/snmpsim: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0fd67bd64c
commit
f30d2b3704
2 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue