system/routersploit: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-04-20 16:26:25 +07:00
parent ffb0345bfa
commit 3de486b62a
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -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"