diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-23 10:50:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:38 +0700 |
commit | 442c1c3a9dec40d955525be2ff8e1535598e6e1b (patch) | |
tree | 34f1f824ad63c57646325391d5242962deaf5a11 /system/routersploit | |
parent | 1ba98bfcacf3bff46c85201d3916dd3ab7ba9a3c (diff) |
python2-paramiko: Renamed from paramiko and updated to 2.9.2
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/routersploit')
-rw-r--r-- | system/routersploit/routersploit.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/routersploit/routersploit.info b/system/routersploit/routersploit.info index eabe845485ff8..4e246c768eeee 100644 --- a/system/routersploit/routersploit.info +++ b/system/routersploit/routersploit.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/reverse-shell/routersploit/archive/v2.2.1/routerspl MD5SUM="62143935b564edbdd1703f6caa531296" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="paramiko BeautifulSoup4 pysnmp" +REQUIRES="python2-paramiko BeautifulSoup4 pysnmp" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" |