X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/95fcb2763a63065d737533e4e38e37b9fbf51959..93779b4a2b5ab1599b30a2c5fcf51697c7134408:/packages/nmap/build.sh diff --git a/packages/nmap/build.sh b/packages/nmap/build.sh index 8274933e..18ee00da 100644 --- a/packages/nmap/build.sh +++ b/packages/nmap/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://nmap.org/ TERMUX_PKG_DESCRIPTION="Utility for network discovery and security auditing" TERMUX_PKG_VERSION=7.01 +TERMUX_PKG_BUILD_REVISION=1 TERMUX_PKG_SRCURL=https://nmap.org/dist/nmap-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_DEPENDS="libpcap, pcre, openssl, resolv-conf" # --without-nmap-update to avoid linking against libsvn_client: