diff --git a/srcpkgs/nmap/template b/srcpkgs/nmap/template index 49bb6f6d60..071c969898 100644 --- a/srcpkgs/nmap/template +++ b/srcpkgs/nmap/template @@ -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 " 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"