nmap: update to 7.94

--with-ndiff=no
 --with-zenmap=no
This commit is contained in:
Rudi Heitbaum 2023-05-21 07:56:21 +00:00
parent 902305a127
commit f5f48db1c5

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nmap"
PKG_VERSION="7.93"
PKG_SHA256="55bcfe4793e25acc96ba4274d8c4228db550b8e8efd72004b38ec55a2dd16651"
PKG_VERSION="7.94"
PKG_SHA256="d71be189eec43d7e099bac8571509d316c4577ca79491832ac3e1217bc8f92cc"
PKG_LICENSE="GPL"
PKG_SITE="https://nmap.org/"
PKG_URL="https://nmap.org/dist/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
@ -18,7 +18,9 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static \
--with-libdnet=included \
--with-liblua=included \
--with-liblinear=included \
--with-openssl=${SYSROOT_PREFIX}"
--with-openssl=${SYSROOT_PREFIX} \
--with-ndiff=no \
--with-zenmap=no"
pre_configure_target() {
# nmap fails to build in subdirs