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

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Apr 12 15:47:03 UTC 2014


    Date: Saturday, April 12, 2014 @ 17:47:03
  Author: bisson
Revision: 210220

upstream update

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-12 15:44:18 UTC (rev 210219)
+++ PKGBUILD	2014-04-12 15:47:03 UTC (rev 210220)
@@ -4,7 +4,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=6.40
+pkgver=6.45
 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=('ee1bec1bb62045c7c1fc69ff183b2ae9b97bd0eb')
+sha1sums=('3a634d319c57f6d93e5ccb69b45c133690d437e1')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list