mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 22:57:56 +08:00
nmap update for old python build
This commit is contained in:
parent
d2065108ff
commit
ff207025c1
@ -1,9 +1,12 @@
|
||||
# $Id: PKGBUILD 75560 2010-04-01 20:34:09Z giovanni $
|
||||
# Maintainer: Hugo Doria <hugo@archlinux.org>
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=nmap
|
||||
pkgver=5.21
|
||||
pkgrel=2
|
||||
pkgver=5.51
|
||||
pkgrel=1
|
||||
pkgdesc="A network exploration tool and security/port scanner"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://nmap.org"
|
||||
@ -32,4 +35,4 @@ build() {
|
||||
# install custom GPL2 license
|
||||
install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
|
||||
}
|
||||
md5sums=('f77fa51d89ab27d35e5cd87bb086b858')
|
||||
md5sums=('0b80d2cb92ace5ebba8095a4c2850275')
|
||||
|
Loading…
Reference in New Issue
Block a user