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

Gaëtan Bisson bisson at archlinux.org
Fri Sep 30 04:04:56 UTC 2016


    Date: Friday, September 30, 2016 @ 04:04:55
  Author: bisson
Revision: 277306

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-30 00:10:52 UTC (rev 277305)
+++ PKGBUILD	2016-09-30 04:04:55 UTC (rev 277306)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=7.12
-pkgrel=2
+pkgver=7.30
+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=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('0c25e4089f93adec2ad50e99b92dc8c5bf85c231')
+sha1sums=('cc5f51059df4c14fb8781987705d6064c7836349')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list