From 490449ef7da9ae843cfa204b845589ca5f00fa0e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 9 Oct 2011 12:38:18 +0000 Subject: main/nmap: upgrade to 5.51.2 --- main/nmap/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/nmap/APKBUILD b/main/nmap/APKBUILD index 7b68d1726b..9f7621a7df 100644 --- a/main/nmap/APKBUILD +++ b/main/nmap/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leonardo Arena # Maintainer: Leonardo Arena pkgname=nmap -pkgver=5.51 +pkgver=5.51.2 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="aa9ecd85e9908cac6387158920aaf1d2 nmap-5.51.tgz" +md5sums="4a6f26c3797c3988880e8c046c8213b9 nmap-5.51.2.tgz" -- cgit v1.2.3