[arch-commits] CVS update of extra/network/lft (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 7 06:12:44 UTC 2007


    Date: Sunday, October 7, 2007 @ 02:12:44
  Author: tpowa
    Path: /home/cvs-extra/extra/network/lft

Modified: PKGBUILD (1.9 -> 1.10)

'upgpkg: rebuild against new libpcap'


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/network/lft/PKGBUILD
diff -u extra/network/lft/PKGBUILD:1.9 extra/network/lft/PKGBUILD:1.10
--- extra/network/lft/PKGBUILD:1.9	Fri Jul 27 11:00:31 2007
+++ extra/network/lft/PKGBUILD	Sun Oct  7 02:12:44 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.9 2007/07/27 15:00:31 tom Exp $
+# $Id: PKGBUILD,v 1.10 2007/10/07 06:12:44 tpowa Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 #
 
 pkgname=lft
 pkgver=3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A layer four traceroute implementing numerous other features"
 arch=(i686 x86_64)
 url="http://oppleman.com/lft/"
-depends=('glibc' 'libpcap')
+depends=('glibc' 'libpcap>=0.9.8')
 source=(http://pwhois.org/dl/index.who?file=${pkgname}-${pkgver}.tar.gz)
 
 build() {




More information about the arch-commits mailing list