network/sqlninja: Removed dep perl-IO-Socket-SSL.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-13 16:23:11 +13:00 committed by Willy Sudiarto Raharjo
parent cd6dec4e07
commit 1ed9ef396d
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="http://downloads.sourceforge.net/sqlninja/sqlninja-0.2.5.tgz"
MD5SUM="95acfd9c5bc2305f239596c613d4ffc7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-IO-Socket-SSL perl-Net-Pcap perl-Net-RawIP perl-NetPacket perl-net-dns"
REQUIRES="perl-Net-Pcap perl-Net-RawIP perl-NetPacket perl-net-dns"
MAINTAINER="Marco Bonetti"
EMAIL="sid77@slackware.it"