Date: Thursday, November 29, 2012 @ 22:07:43
  Author: bisson
Revision: 172145

actually the new version works well with lua-5.2

Modified:
  nmap/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-11-30 03:01:15 UTC (rev 172144)
+++ PKGBUILD    2012-11-30 03:07:43 UTC (rev 172145)
@@ -12,7 +12,7 @@
 license=('GPL')
 makedepends=('pygtk')
 optdepends=('pygtk: zenmap')
-depends=('pcre' 'openssl' 'libpcap' 'lua51')
+depends=('pcre' 'openssl' 'libpcap' 'lua')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2";)
 sha1sums=('769943a1a5c10f67bf9738e26da42b3312db752f')
 

Reply via email to