Forráskód Böngészése

nmap: update to 7.98

Waldemar Brodkorb 1 hete
szülő
commit
163bebe270
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      package/nmap/Makefile

+ 3 - 3
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/