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

Gaetan Bisson bisson at nymeria.archlinux.org
Fri Apr 18 18:44:39 UTC 2014


    Date: Friday, April 18, 2014 @ 20:44:39
  Author: bisson
Revision: 211508

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-18 18:32:45 UTC (rev 211507)
+++ PKGBUILD	2014-04-18 18:44:39 UTC (rev 211508)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=6.45
+pkgver=6.46
 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' 'libpcap' 'lua')
 source=("http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('3a634d319c57f6d93e5ccb69b45c133690d437e1')
+sha1sums=('e19dd4d35d76b24b084665b90c423f53bc7fdcfe')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list