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

Gaetan Bisson bisson at archlinux.org
Thu Nov 19 21:57:11 UTC 2015


    Date: Thursday, November 19, 2015 @ 22:57:11
  Author: bisson
Revision: 251442

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-19 21:56:46 UTC (rev 251441)
+++ PKGBUILD	2015-11-19 21:57:11 UTC (rev 251442)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=6.47
-pkgrel=3
+pkgver=7.00
+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' 'lua52')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('0c917453a91a5e85c2a217d27c3853b0f3e0e6ac')
+sha1sums=('cf04e64632e44a972cf894379cb5205c79c45fe8')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list