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

Hugo Doria hugo at archlinux.org
Thu Oct 23 01:47:31 UTC 2008


    Date: Wednesday, October 22, 2008 @ 21:47:31
  Author: hugo
Revision: 16886

upgpkg: wireshark 1.0.4-1

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-23 01:34:33 UTC (rev 16885)
+++ PKGBUILD	2008-10-23 01:47:31 UTC (rev 16886)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=wireshark
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=('i686' 'x86_64')
@@ -13,8 +13,9 @@
 replaces=('ethereal')
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a52b0c6c652ce7239bee879cd6ca02f0')
+md5sums=('893f838aa8ac3da0cf0fea7a61fc4318')
 
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   export CFLAGS="-fno-unit-at-a-time ${CFLAGS}"




More information about the arch-commits mailing list