From 13759b5f7c65ff36f85a6fe4f7896e0431e75f64 Mon Sep 17 00:00:00 2001 From: r0man1an Date: Sat, 20 Jun 2026 22:48:57 +0200 Subject: [PATCH] nmap: update to 7.99 --- srcpkgs/nmap/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nmap/template b/srcpkgs/nmap/template index 48676795370616..1313bffb5fbb8f 100644 --- a/srcpkgs/nmap/template +++ b/srcpkgs/nmap/template @@ -1,7 +1,7 @@ # Template file for 'nmap' pkgname=nmap -version=7.98 -revision=2 +version=7.99 +revision=1 build_style=gnu-configure configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)" hostmakedepends="python3-setuptools automake python3-build python3-pip pkg-config python3-cairo python3-gobject" @@ -13,7 +13,7 @@ license="custom:nmap" homepage="https://nmap.org" changelog="https://raw.githubusercontent.com/nmap/nmap/master/CHANGELOG" distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2" -checksum=ce847313eaae9e5c9f21708e42d2ab7b56c7e0eb8803729a3092f58886d897e6 +checksum=df512492ffd108e53a27a06f26d8635bbe89e0e569455dc8ffef058c035d51b2 repository=nonfree python_version=3