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:
f4d0939
)
nmap: Update from 7.10 to 7.12
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 23 Apr 2016 21:46:45 +0000
(17:46 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 23 Apr 2016 21:46:45 +0000
(17:46 -0400)
packages/nmap/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/nmap/build.sh
b/packages/nmap/build.sh
index 0e8dea76045a640b7e47a748d9601198e9742bc6..4e3acd22ea5991836de4cfc4718a16f4dffb1401 100644
(file)
--- a/
packages/nmap/build.sh
+++ b/
packages/nmap/build.sh
@@
-1,7
+1,6
@@
TERMUX_PKG_HOMEPAGE=https://nmap.org/
TERMUX_PKG_DESCRIPTION="Utility for network discovery and security auditing"
-TERMUX_PKG_VERSION=7.10
-TERMUX_PKG_BUILD_REVISION=2
+TERMUX_PKG_VERSION=7.12
TERMUX_PKG_SRCURL=https://nmap.org/dist/nmap-${TERMUX_PKG_VERSION}.tar.bz2
# Depend on netcat so that it gets installed automatically when installing
# nmap, since the ncat program is usually distributed as part of nmap.