diff --git a/srcpkgs/nmap/template b/srcpkgs/nmap/template index 5caf3e1d5cf..704c4f725ff 100644 --- a/srcpkgs/nmap/template +++ b/srcpkgs/nmap/template @@ -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 " -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