[arch-commits] Commit in nmap/trunk (PKGBUILD)
    Thomas Bächler 
    thomas at archlinux.org
       
    Mon Dec  1 18:06:54 UTC 2008
    
    
  
    Date: Monday, December 1, 2008 @ 13:06:54
  Author: thomas
Revision: 20212
upgpkg: nmap 4.76-3
Modified:
  nmap/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-01 18:06:01 UTC (rev 20211)
+++ PKGBUILD	2008-12-01 18:06:54 UTC (rev 20212)
@@ -3,12 +3,12 @@
 
 pkgname=nmap
 pkgver=4.76
-pkgrel=2
+pkgrel=3
 pkgdesc="A network exploration tool and security/port scanner"
 arch=('i686' 'x86_64')
 url="http://nmap.org"
 license=('custom:GPL')
-depends=('pcre' 'openssl' 'libpcap>=0.9.8' 'lua')
+depends=('pcre' 'openssl' 'libpcap>=1.0.0' 'lua')
 # python is needed for zenmap
 makedepends=('python')
 optdepends=('pygtk: gui for nmap')
    
    
More information about the arch-commits
mailing list