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

Thomas Baechler thomas at archlinux.org
Wed Jan 9 20:15:48 UTC 2008


    Date: Wednesday, January 9, 2008 @ 21:15:48
  Author: thomas
    Path: /home/cvs-extra/extra/network/wireshark

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: wireshark 0.99.7-1


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


Index: extra/network/wireshark/PKGBUILD
diff -u extra/network/wireshark/PKGBUILD:1.16 extra/network/wireshark/PKGBUILD:1.17
--- extra/network/wireshark/PKGBUILD:1.16	Sun Oct  7 15:06:19 2007
+++ extra/network/wireshark/PKGBUILD	Wed Jan  9 21:15:48 2008
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.16 2007/10/07 13:06:19 daniel Exp $
+# $Id: PKGBUILD,v 1.17 2008/01/09 20:15:48 thomas Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
 pkgname=wireshark
-pkgver=0.99.6
-pkgrel=6
+pkgver=0.99.7
+pkgrel=1
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=(i686 x86_64)
-depends=('db>=4.6' 'gtk2' 'heimdal>=1.0.1' 'pcre' 'libpcap>=0.9.8' 'bash' 'gnutls')
+depends=('gtk2' 'heimdal>=1.0.1' 'pcre' 'libpcap>=0.9.8'
+         'bash' 'gnutls' 'libcap')
 source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.gz)
 url="http://www.wireshark.org/"
 replaces=('ethereal')
-md5sums=('d9c723032c424b3a210a0426167e9732')
+md5sums=('94fa5f58ccee12c1a298f9e0daca9a94')
 options=(!libtool)
 
 build() {




More information about the arch-commits mailing list