nmap: update to 7.30.
This commit is contained in:
parent
a7c4448631
commit
bad50224b0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nmap'
|
# Template file for 'nmap'
|
||||||
pkgname=nmap
|
pkgname=nmap
|
||||||
version=7.12
|
version=7.30
|
||||||
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=63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04
|
checksum=ba38a042ec67e315d903d28a4976b74999da94c646667c0c63f31e587d6d8d0f
|
||||||
|
|
||||||
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