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

Gaetan Bisson bisson at archlinux.org
Fri Mar 18 21:23:17 UTC 2016


    Date: Friday, March 18, 2016 @ 22:23:17
  Author: bisson
Revision: 262056

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-18 20:46:54 UTC (rev 262055)
+++ PKGBUILD	2016-03-18 21:23:17 UTC (rev 262056)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=7.01
-pkgrel=2
+pkgver=7.10
+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=('c1a44558c72aed3c78d63d54b5b008db69f0aaac')
+sha1sums=('f4d7bf3710b9a00d0a8958467d331806af39591b')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list