summaryrefslogtreecommitdiff
path: root/extra/nmap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nmap/PKGBUILD')
-rw-r--r--extra/nmap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/nmap/PKGBUILD b/extra/nmap/PKGBUILD
index 7d919e386..ae66fe35d 100644
--- a/extra/nmap/PKGBUILD
+++ b/extra/nmap/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 210221 2014-04-12 15:47:33Z bisson $
+# $Id: PKGBUILD 211509 2014-04-18 18:45:19Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Hugo Doria <hugo@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 @@ optdepends=('pygtk: zenmap'
'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}"