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

Gaetan Bisson bisson at archlinux.org
Wed Mar 23 19:21:54 UTC 2016


    Date: Wednesday, March 23, 2016 @ 20:21:54
  Author: bisson
Revision: 262458

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-23 18:49:09 UTC (rev 262457)
+++ PKGBUILD	2016-03-23 19:21:54 UTC (rev 262458)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=7.10
-pkgrel=2
+pkgver=7.11
+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=('f4d7bf3710b9a00d0a8958467d331806af39591b')
+sha1sums=('9d06e5ef40cff8e540d1bf9113482a5b4755cf2f')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list