[arch-commits] CVS update of extra/network/nmap (PKGBUILD)

Dan McGee dan at archlinux.org
Sat Mar 22 15:29:33 UTC 2008


    Date: Saturday, March 22, 2008 @ 11:29:33
  Author: dan
    Path: /home/cvs-extra/extra/network/nmap

Modified: PKGBUILD (1.53 -> 1.54)

upgpkg: nmap 4.60-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/network/nmap/PKGBUILD
diff -u extra/network/nmap/PKGBUILD:1.53 extra/network/nmap/PKGBUILD:1.54
--- extra/network/nmap/PKGBUILD:1.53	Wed Feb 27 00:21:33 2008
+++ extra/network/nmap/PKGBUILD	Sat Mar 22 11:29:32 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.53 2008/02/27 05:21:33 eric Exp $
+# $Id: PKGBUILD,v 1.54 2008/03/22 15:29:32 dan Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=nmap
-pkgver=4.53
-pkgrel=2
+pkgver=4.60
+pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=(i686 x86_64)
 url="http://nmap.org"
@@ -14,7 +14,6 @@
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz
         zenmap_pixmaps.patch)
-md5sums=('0d86c1c4fa55e936d0b7c8051f7036e9' 'ff5513b71f055cfb8094ef8bf4c74008')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -35,3 +34,5 @@
   install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
 
+md5sums=('084a1c7edded963d6082f8ca72ff8636'
+         'ff5513b71f055cfb8094ef8bf4c74008')




More information about the arch-commits mailing list