mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:27:15 +08:00
nmap: update to 7.50
This commit is contained in:
parent
7332f67edf
commit
5164ccf987
@ -1,5 +1,5 @@
|
||||
pkgname=nmap
|
||||
pkgver=7.40
|
||||
pkgver=7.50
|
||||
pkgrel=1
|
||||
pkgdesc="A network exploration tool and security/port scanner"
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ makedepends=('python2')
|
||||
optdepends=('pygtk: gui for nmap - zenmap')
|
||||
options=('!makeflags')
|
||||
source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2)
|
||||
sha256sums=('9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188')
|
||||
sha256sums=('e9a96a8e02bfc9e80c617932acc61112c23089521ee7d6b1502ecf8e3b1674b2')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user