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

Dan McGee dan at archlinux.org
Mon Nov 5 01:25:30 UTC 2007


    Date: Sunday, November 4, 2007 @ 20:25:30
  Author: dan
    Path: /home/cvs-extra/extra/network/nmap

Modified: PKGBUILD (1.46 -> 1.47)

upgpkg: nmap 4.22SOC8-1


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: extra/network/nmap/PKGBUILD
diff -u extra/network/nmap/PKGBUILD:1.46 extra/network/nmap/PKGBUILD:1.47
--- extra/network/nmap/PKGBUILD:1.46	Sun Oct  7 01:35:43 2007
+++ extra/network/nmap/PKGBUILD	Sun Nov  4 20:25:29 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.46 2007/10/07 05:35:43 tpowa Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.47 2007/11/05 01:25:29 dan Exp $
+# Maintainer: Dan McGee <dan at archlinux.org>
+
 pkgname=nmap
-pkgver=4.20
-pkgrel=3
+pkgver=4.22SOC8
+pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=(i686 x86_64)
 url="http://www.insecure.org"
 license=('custom:GPL')
-depends=('pcre' 'openssl' 'libpcap>=0.9.8')
+depends=('pcre' 'openssl' 'libpcap>=0.9.8' 'lua')
 makedepends=('gtk2')
 source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz)
-md5sums=('93e3b2b6b11092a587c69b67cf27555f')
+md5sums=('b107f67af6179eda1a534844abbf503b')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list