diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:26:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:26:25 +0700 |
commit | 3de486b62a319168e46bf61b2fb95245c5b707f0 (patch) | |
tree | 50cba32821206f5ec241841b6e94acaedc15664e /system/routersploit | |
parent | ffb0345bfa767cdc953963586d8ca46d2c77d592 (diff) | |
download | slackbuilds-3de486b62a319168e46bf61b2fb95245c5b707f0.tar.gz |
system/routersploit: Update DEP.
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 f06bc5ff16..eabe845485 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="python-requests paramiko BeautifulSoup4 pysnmp" +REQUIRES="paramiko BeautifulSoup4 pysnmp" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" |