nmap: update to 7.80.

This commit is contained in:
Nick Hahn 2019-08-12 15:12:07 +02:00 committed by Enno Boland
parent c5579aafbb
commit 1f75e2a331

View file

@ -1,7 +1,7 @@
# Template file for 'nmap'
pkgname=nmap
version=7.70
revision=6
version=7.80
revision=1
build_style=gnu-configure
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
hostmakedepends="python"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://nmap.org"
distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2"
checksum=847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18
checksum=fcfa5a0e42099e12e4bf7a68ebe6fde05553383a682e816a7ec9256ab4773faa
build_options="lua"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="lua"