nmap: update to 7.12.
This commit is contained in:
parent
6d4b362356
commit
443bfd11a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nmap'
|
# Template file for 'nmap'
|
||||||
pkgname=nmap
|
pkgname=nmap
|
||||||
version=7.11
|
version=7.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="lua"
|
build_options="lua"
|
||||||
build_options_default="lua"
|
build_options_default="lua"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://nmap.org"
|
homepage="http://nmap.org"
|
||||||
distfiles="http://nmap.org/dist/nmap-${version}.tar.bz2"
|
distfiles="http://nmap.org/dist/nmap-${version}.tar.bz2"
|
||||||
checksum=13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a
|
checksum=63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# do not use bundled certificates, use only system ones
|
# do not use bundled certificates, use only system ones
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue