chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d24f325
)
nmap: Bump version after dep change
author
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 20 Jan 2016 00:41:23 +0000
(19:41 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 20 Jan 2016 00:41:23 +0000
(19:41 -0500)
packages/nmap/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/nmap/build.sh
b/packages/nmap/build.sh
index 8274933e557c026dd065eee49e63f9446292da49..18ee00daa59ec984036133a4e2ef6f1025f320b2 100644
(file)
--- 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: