summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-11-16 06:57:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-11-16 06:58:14 +0100
commit163bebe270436e848c4927bd9de5af691487b4aa (patch)
tree4d09d0c54ed34cee63c117266c29d4c40a6e3553 /package
parentc6957d0e55a4ddfb0abdfc3c38d600753674e8f2 (diff)
nmap: update to 7.98HEADmaster
Diffstat (limited to 'package')
-rw-r--r--package/nmap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nmap/Makefile b/package/nmap/Makefile
index fde000967..c64e1f308 100644
--- a/package/nmap/Makefile
+++ b/package/nmap/Makefile
@@ -4,12 +4,12 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= nmap
-PKG_VERSION:= 7.95
+PKG_VERSION:= 7.98
PKG_RELEASE:= 1
-PKG_HASH:= e14ab530e47b5afd88f1c8a2bac7f89cd8fe6b478e22d255c5b9bddb7a1c5778
+PKG_HASH:= ce847313eaae9e5c9f21708e42d2ab7b56c7e0eb8803729a3092f58886d897e6
PKG_DESCR:= utility for network exploration or security auditing
PKG_SECTION:= net/security
-PKG_DEPENDS:= libdnet libpcap libpcre2 zlib
+PKG_DEPENDS:= libdnet libpcap pcre2 zlib
PKG_BUILDDEP:= libdnet libpcap pcre2 zlib
PKG_NEEDS:= c++
PKG_URL:= http://nmap.org/