summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/nmap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nmap/APKBUILD b/main/nmap/APKBUILD
index c9bd0cd1d..7b68d1726 100644
--- a/main/nmap/APKBUILD
+++ b/main/nmap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leonardo Arena <rnalrd@gmail.com>
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname=nmap
-pkgver=5.50
+pkgver=5.51
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="7d7496db6e0f326bb97ddb4c1784cc57 nmap-5.50.tgz"
+md5sums="aa9ecd85e9908cac6387158920aaf1d2 nmap-5.51.tgz"