nmap: update to 7.70.

This commit is contained in:
maxice8 2018-03-21 05:35:44 -03:00 committed by Leаh Neukirchen
parent 207444c079
commit 5dabd4ad32

View file

@ -1,7 +1,7 @@
# Template file for 'nmap'
pkgname=nmap
version=7.60
revision=2
version=7.70
revision=1
build_style=gnu-configure
build_options="lua"
if [ -z "$CROSS_BUILD" ]; then
@ -9,13 +9,13 @@ if [ -z "$CROSS_BUILD" ]; then
fi
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
hostmakedepends="python"
makedepends="libpcap-devel pcre-devel libressl-devel $(vopt_if lua lua52-devel)"
makedepends="libpcap-devel libressl-devel pcre-devel $(vopt_if lua lua52-devel)"
short_desc="Utility for network discovery and security auditing"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="https://nmap.org"
distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2"
checksum=a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21
checksum=847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18
pre_check() {
# Disable zenmap tests