[arch-commits] Commit in nmap/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Apr 1 20:34:09 UTC 2010
Date: Thursday, April 1, 2010 @ 16:34:09
Author: giovanni
Revision: 75560
upgpkg: nmap 5.21-2
openssl-1 rebuild
Modified:
nmap/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-01 20:24:16 UTC (rev 75559)
+++ PKGBUILD 2010-04-01 20:34:09 UTC (rev 75560)
@@ -3,7 +3,7 @@
pkgname=nmap
pkgver=5.21
-pkgrel=1
+pkgrel=2
pkgdesc="A network exploration tool and security/port scanner"
arch=('i686' 'x86_64')
url="http://nmap.org"
@@ -13,7 +13,7 @@
makedepends=('python')
optdepends=('pygtk: gui for nmap')
options=('!makeflags')
-source=(http://download.insecure.org/nmap/dist/${pkgname}-${pkgver}.tgz)
+source=(http://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2)
build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -32,4 +32,4 @@
# install custom GPL2 license
install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
}
-md5sums=('8ce773d70a65007452161e0bde32990c')
+md5sums=('f77fa51d89ab27d35e5cd87bb086b858')
More information about the arch-commits
mailing list