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

Aaron Griffin aaron at archlinux.org
Tue Jan 8 05:51:24 UTC 2008


    Date: Tuesday, January 8, 2008 @ 00:51:24
  Author: aaron
    Path: /home/cvs-extra/extra/network/tcpdump

Modified: PKGBUILD (1.22 -> 1.23)

upgpkg: tcpdump 3.9.8-1


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


Index: extra/network/tcpdump/PKGBUILD
diff -u extra/network/tcpdump/PKGBUILD:1.22 extra/network/tcpdump/PKGBUILD:1.23
--- extra/network/tcpdump/PKGBUILD:1.22	Sun Oct  7 01:29:57 2007
+++ extra/network/tcpdump/PKGBUILD	Tue Jan  8 00:51:23 2008
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.22 2007/10/07 05:29:57 tpowa Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.23 2008/01/08 05:51:23 aaron Exp $
+# Maintainer: Aaron Griffin <aaron at archlinux.org>
+# Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=tcpdump
-pkgver=3.9.7
-pkgrel=2
+pkgver=3.9.8
+pkgrel=1
 pkgdesc="A tool for network monitoring and data acquisition"
 arch=(i686 x86_64)
 url="http://www.tcpdump.org/"
 license=('BSD')
 depends=('libpcap>=0.9.8' 'openssl')
 source=(http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2aacf4dc9a3bc500a8b4f3887a32cdd5')
+md5sums=('c491a78c52fe73f1f7271aa5d8c6ab2e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list