[arch-commits] CVS update of arch/build/network/wireshark (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Fri Jul 27 13:44:15 UTC 2007


    Date: Friday, July 27, 2007 @ 09:44:15
  Author: thomas
    Path: /home/cvs-arch/arch/build/network/wireshark

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: wireshark 0.99.6-3
update for new libpcap


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


Index: arch/build/network/wireshark/PKGBUILD
diff -u arch/build/network/wireshark/PKGBUILD:1.10 arch/build/network/wireshark/PKGBUILD:1.11
--- arch/build/network/wireshark/PKGBUILD:1.10	Sun Jul 15 08:21:10 2007
+++ arch/build/network/wireshark/PKGBUILD	Fri Jul 27 09:44:15 2007
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD,v 1.10 2007/07/15 12:21:10 thomas Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.11 2007/07/27 13:44:15 thomas Exp $
+# Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=wireshark
 pkgver=0.99.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=(i686 x86_64)
-depends=('db>=4.5' 'gtk2' 'heimdal>=0.8.1' 'pcre' 'libpcap' 'bash' 'gnutls')
+depends=('db>=4.5' 'gtk2' 'heimdal>=0.8.1' 'pcre' 'libpcap>=0.9.7' 'bash' 'gnutls')
 source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.gz)
 url="http://www.wireshark.org/"
 replaces=('ethereal')




More information about the arch-commits mailing list