[arch-commits] Commit in nmap/trunk (PKGBUILD)
Hugo Doria
hugo at archlinux.org
Thu Jul 16 18:16:34 UTC 2009
Date: Thursday, July 16, 2009 @ 14:16:34
Author: hugo
Revision: 46364
upgpkg: nmap 5.00-1
Upstream update to 5.00
Modified:
nmap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-16 17:34:49 UTC (rev 46363)
+++ PKGBUILD 2009-07-16 18:16:34 UTC (rev 46364)
@@ -2,8 +2,8 @@
# Maintainer: Hugo Doria <hugo at archlinux.org>
pkgname=nmap
-pkgver=4.76
-pkgrel=4
+pkgver=5.00
+pkgrel=1
pkgdesc="A network exploration tool and security/port scanner"
arch=('i686' 'x86_64')
url="http://nmap.org"
@@ -14,7 +14,7 @@
optdepends=('pygtk: gui for nmap')
options=('!makeflags')
source=(http://download.insecure.org/nmap/dist/${pkgname}-${pkgver}.tgz)
-md5sums=('54b5c9e3f44c1adde17df68170eb7cfe')
+md5sums=('6b5b28f421cae71fd2710c1247c8db66')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list