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

Dan McGee dan at archlinux.org
Wed Jan 2 02:28:53 UTC 2008


    Date: Tuesday, January 1, 2008 @ 21:28:53
  Author: dan
    Path: /home/cvs-extra/extra/network/nmap

Modified: PKGBUILD (1.48 -> 1.49)

Version bump to 4.52


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/network/nmap/PKGBUILD
diff -u extra/network/nmap/PKGBUILD:1.48 extra/network/nmap/PKGBUILD:1.49
--- extra/network/nmap/PKGBUILD:1.48	Sun Nov  4 22:04:06 2007
+++ extra/network/nmap/PKGBUILD	Tue Jan  1 21:28:53 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.48 2007/11/05 03:04:06 eric Exp $
+# $Id: PKGBUILD,v 1.49 2008/01/02 02:28:53 dan Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=nmap
-pkgver=4.22SOC8
+pkgver=4.52
 pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=(i686 x86_64)
@@ -12,7 +12,6 @@
 makedepends=('gtk2')
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz)
-md5sums=('b107f67af6179eda1a534844abbf503b')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,3 +22,5 @@
   # install custom GPL2 license
   install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
+
+md5sums=('c2c2da07621b43b7beefb38f153a9e9a')




More information about the arch-commits mailing list