nmap: rebuild against OpenSSL
This commit is contained in:
parent
a31115e34c
commit
f2594dc8c6
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
|||
pkgname=nmap
|
||||
reverts="7.90_1 7.91_1"
|
||||
version=7.80
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
|
||||
hostmakedepends="python"
|
||||
makedepends="libpcap-devel libressl-devel libssh2-devel pcre-devel
|
||||
makedepends="libpcap-devel openssl-devel libssh2-devel pcre-devel
|
||||
$(vopt_if lua lua53-devel)"
|
||||
short_desc="Utility for network discovery and security auditing"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
|
|
Loading…
Reference in a new issue