diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/nmap/Makefile | 6 |
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/ |
