[arch-commits] Commit in nmap/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Wed Nov 14 02:29:31 UTC 2012


    Date: Tuesday, November 13, 2012 @ 21:29:30
  Author: bisson
Revision: 170954

rebuild for lua51

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-14 01:39:18 UTC (rev 170953)
+++ PKGBUILD	2012-11-14 02:29:30 UTC (rev 170954)
@@ -5,14 +5,14 @@
 
 pkgname=nmap
 pkgver=6.01
-pkgrel=2
+pkgrel=3
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
 arch=('i686' 'x86_64')
 license=('GPL')
 makedepends=('pygtk')
 optdepends=('pygtk: zenmap')
-depends=('pcre' 'openssl' 'libpcap' 'lua')
+depends=('pcre' 'openssl' 'libpcap' 'lua51')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2"
         'kdesu.patch')
 sha1sums=('e397e453893930d14e9bb33a847d15b94b7ee83a'




More information about the arch-commits mailing list