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

Eric Belanger eric at archlinux.org
Fri Jul 11 01:26:47 UTC 2008


    Date: Thursday, July 10, 2008 @ 21:26:47
  Author: eric
Revision: 4860

upgpkg: nmap 4.68-2
    removed old patch from source array

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-11 01:22:38 UTC (rev 4859)
+++ PKGBUILD	2008-07-11 01:26:47 UTC (rev 4860)
@@ -12,12 +12,9 @@
 # python is needed for zenmap
 makedepends=('python')
 options=('!makeflags')
-source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz
-        zenmap_pixmaps.patch)
+source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz)
+md5sums=('a1373c992e4b21d8db4d65c6eb8fec42')
 
-md5sums=('a1373c992e4b21d8db4d65c6eb8fec42'
-         '91674cf81562064627bc5359277857fb')
-
 build() {
   cd $startdir/src/$pkgname-$pkgver
 





More information about the arch-commits mailing list