* update nmap to 7.94-2

This commit is contained in:
Alexander Baldeck 2023-10-09 17:23:47 +02:00
parent e6cd979ae8
commit b3c96e2670

View File

@ -6,11 +6,11 @@
pkgname=nmap
pkgver=7.94
pkgrel=1
pkgrel=2
pkgdesc='Utility for network discovery and security auditing'
url='https://nmap.org/'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('GPL2')
license=('LicenseRef-Nmap-Public-Source-License-Version-0.95')
depends=('glibc' 'pcre' 'openssl' 'lua' 'libpcap'
'libssh2' 'libssh2.so' 'zlib' 'gcc-libs')
source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2"