From 526aaf7c21bfd35c3eb4d9b263e7326f8e32d555 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 14 Dec 2011 10:57:45 +0100 Subject: main/nmap: upgrade to 5.51.6 --- main/nmap/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/nmap/APKBUILD b/main/nmap/APKBUILD index 34dc38a0c7..0464a0e7af 100644 --- a/main/nmap/APKBUILD +++ b/main/nmap/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leonardo Arena # Maintainer: Leonardo Arena pkgname=nmap -pkgver=5.51.5 +pkgver=5.51.6 pkgrel=0 pkgdesc="A network exploration tool and security/port scanner" url="http:/nmap.org" @@ -35,4 +35,4 @@ package() { install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE } -md5sums="534d4f42d73404267392584ba3170a29 nmap-5.51.5.tgz" +md5sums="75492e55330bded27f6132f052adae7e nmap-5.51.6.tgz" -- cgit v1.2.3