nmap: update to 7.11.
This commit is contained in:
parent
3ccafd3540
commit
9c77fc5aae
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nmap'
|
# Template file for 'nmap'
|
||||||
pkgname=nmap
|
pkgname=nmap
|
||||||
version=7.10
|
version=7.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="lua"
|
build_options="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=58cf8896d09057d1c3533f430c06b22791d0227ebbb93dede2ccb73693ed4b4b
|
checksum=13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# do not use bundled certificates, use only system ones
|
# do not use bundled certificates, use only system ones
|
||||||
|
|
Loading…
Reference in New Issue