nmap: rebuild for lua53
This commit is contained in:
parent
31e831df52
commit
55b71639ab
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'nmap'
|
||||
pkgname=nmap
|
||||
version=7.80
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
|
||||
hostmakedepends="python"
|
||||
makedepends="libpcap-devel libressl-devel pcre-devel $(vopt_if lua lua-devel)"
|
||||
makedepends="libpcap-devel libressl-devel pcre-devel $(vopt_if lua lua53-devel)"
|
||||
short_desc="Utility for network discovery and security auditing"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="custom:nmap"
|
||||
|
|
Loading…
Reference in a new issue