mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
nmap: update to 7.40.
This commit is contained in:
parent
c121e6286c
commit
fc0d568761
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nmap'
|
# Template file for 'nmap'
|
||||||
pkgname=nmap
|
pkgname=nmap
|
||||||
version=7.31
|
version=7.40
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="lua"
|
build_options="lua"
|
||||||
|
@ -15,7 +15,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=cb9f4e03c0771c709cd47dc8fc6ac3421eadbdd313f0aae52276829290583842
|
checksum=9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188
|
||||||
|
|
||||||
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
Reference in a new issue