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

Gaëtan Bisson bisson at archlinux.org
Fri Oct 21 18:51:28 UTC 2016


    Date: Friday, October 21, 2016 @ 18:51:28
  Author: bisson
Revision: 279128

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-21 18:30:11 UTC (rev 279127)
+++ PKGBUILD	2016-10-21 18:51:28 UTC (rev 279128)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=7.30
+pkgver=7.31
 pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='http://nmap.org/'
@@ -18,7 +18,7 @@
             'gksu: privilege escalation for zenmap')
 depends=('pcre' 'openssl' 'lua52')
 source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('cc5f51059df4c14fb8781987705d6064c7836349')
+sha1sums=('9dcfc5bf599a4fe53ca9bfc53b1b9a2741bf1c6c')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list