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

Hugo Doria hugo at archlinux.org
Fri Sep 19 00:59:48 UTC 2008


    Date: Thursday, September 18, 2008 @ 20:59:48
  Author: hugo
Revision: 12729

upgpkg: nmap 4.76-1

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-19 00:39:14 UTC (rev 12728)
+++ PKGBUILD	2008-09-19 00:59:48 UTC (rev 12729)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=4.75
+pkgver=4.76
 pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('pygtk: gui for nmap')
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/${pkgname}-${pkgver}.tgz)
-md5sums=('85d160ccaaa848fcf415681e3349d848')
+md5sums=('54b5c9e3f44c1adde17df68170eb7cfe')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list