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

Gaetan Bisson bisson at nymeria.archlinux.org
Tue Jul 30 01:18:00 UTC 2013


    Date: Tuesday, July 30, 2013 @ 03:18:00
  Author: bisson
Revision: 191739

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-29 21:51:21 UTC (rev 191738)
+++ PKGBUILD	2013-07-30 01:18:00 UTC (rev 191739)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=6.25
-pkgrel=2
+pkgver=6.40
+pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
             'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'libpcap' 'lua')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('769943a1a5c10f67bf9738e26da42b3312db752f')
+sha1sums=('ee1bec1bb62045c7c1fc69ff183b2ae9b97bd0eb')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list