nmap: bump revision
This commit is contained in:
parent
17153eafeb
commit
37b407956d
@ -2,12 +2,12 @@ TERMUX_PKG_HOMEPAGE=https://nmap.org/
|
||||
TERMUX_PKG_DESCRIPTION="Utility for network discovery and security auditing"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||
TERMUX_PKG_VERSION=7.70
|
||||
TERMUX_PKG_REVISION=5
|
||||
TERMUX_PKG_SHA256=847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18
|
||||
TERMUX_PKG_REVISION=6
|
||||
TERMUX_PKG_SRCURL=https://nmap.org/dist/nmap-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18
|
||||
# Depend on netcat so that it gets installed automatically when installing
|
||||
# nmap, since the ncat program is usually distributed as part of nmap.
|
||||
TERMUX_PKG_DEPENDS="libpcap, pcre, openssl, resolv-conf, netcat, liblua, libssh2, zlib"
|
||||
TERMUX_PKG_DEPENDS="libc++, libpcap, pcre, openssl, resolv-conf, netcat, liblua, libssh2, zlib"
|
||||
# --without-nmap-update to avoid linking against libsvn_client:
|
||||
# --without-zenmap to avoid python scripts for graphical gtk frontend:
|
||||
# --without-ndiff to avoid python2-using ndiff utility:
|
||||
|
Loading…
Reference in New Issue
Block a user