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

Gaetan Bisson bisson at archlinux.org
Sat Aug 23 05:11:53 UTC 2014


    Date: Saturday, August 23, 2014 @ 07:11:53
  Author: bisson
Revision: 220574

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-23 00:20:09 UTC (rev 220573)
+++ PKGBUILD	2014-08-23 05:11:53 UTC (rev 220574)
@@ -4,8 +4,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=6.46
-pkgrel=2
+pkgver=6.47
+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' 'lua')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e19dd4d35d76b24b084665b90c423f53bc7fdcfe')
+sha1sums=('0c917453a91a5e85c2a217d27c3853b0f3e0e6ac')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list