nmap: update to 7.93

ann:
- https://seclists.org/nmap-announce/2022/1

changelog:
- https://nmap.org/changelog
This commit is contained in:
Rudi Heitbaum 2022-09-03 01:54:10 +00:00
parent 20dc49a5c5
commit 78406006a1

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nmap" PKG_NAME="nmap"
PKG_VERSION="7.92" PKG_VERSION="7.93"
PKG_SHA256="a5479f2f8a6b0b2516767d2f7189c386c1dc858d997167d7ec5cfc798c7571a1" PKG_SHA256="55bcfe4793e25acc96ba4274d8c4228db550b8e8efd72004b38ec55a2dd16651"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://nmap.org/" PKG_SITE="https://nmap.org/"
PKG_URL="https://nmap.org/dist/${PKG_NAME}-${PKG_VERSION}.tar.bz2" PKG_URL="https://nmap.org/dist/${PKG_NAME}-${PKG_VERSION}.tar.bz2"