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

Gaetan Bisson bisson at archlinux.org
Fri Nov 30 03:00:51 UTC 2012


    Date: Thursday, November 29, 2012 @ 22:00:51
  Author: bisson
Revision: 172142

rebuild for lua51

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-30 02:54:16 UTC (rev 172141)
+++ PKGBUILD	2012-11-30 03:00:51 UTC (rev 172142)
@@ -5,14 +5,14 @@
 
 pkgname=nmap
 pkgver=6.25
-pkgrel=1
+pkgrel=2
 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")
 sha1sums=('769943a1a5c10f67bf9738e26da42b3312db752f')
 




More information about the arch-commits mailing list