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

Angel Velásquez angvp at archlinux.org
Fri Feb 18 15:25:57 UTC 2011


    Date: Friday, February 18, 2011 @ 10:25:57
  Author: angvp
Revision: 110262

upgpkg: nmap 5.51-1
Updating to 5.51

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-18 12:31:27 UTC (rev 110261)
+++ PKGBUILD	2011-02-18 15:25:57 UTC (rev 110262)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=5.50
+pkgver=5.51
 pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=('i686' 'x86_64')
@@ -15,7 +15,6 @@
 optdepends=('pygtk: gui for nmap')
 options=('!makeflags')
 source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a4df96e52cb52a1bbe76caace5f21388')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -38,3 +37,4 @@
   # install custom GPL2 license
   install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
+md5sums=('0b80d2cb92ace5ebba8095a4c2850275')




More information about the arch-commits mailing list