nmap: update to 7.80.
This commit is contained in:
parent
c5579aafbb
commit
1f75e2a331
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nmap'
|
||||
pkgname=nmap
|
||||
version=7.70
|
||||
revision=6
|
||||
version=7.80
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
|
||||
hostmakedepends="python"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://nmap.org"
|
||||
distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2"
|
||||
checksum=847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18
|
||||
checksum=fcfa5a0e42099e12e4bf7a68ebe6fde05553383a682e816a7ec9256ab4773faa
|
||||
build_options="lua"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="lua"
|
||||
|
|
Loading…
Reference in a new issue