[arch-commits] Commit in wireshark/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Eric Belanger
eric at archlinux.org
Thu Oct 23 20:33:06 UTC 2008
Date: Thursday, October 23, 2008 @ 16:33:06
Author: eric
Revision: 16915
Merged revisions 16886 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/wireshark/trunk
........
r16886 | hugo | 2008-10-22 21:47:31 -0400 (Wed, 22 Oct 2008) | 1 line
upgpkg: wireshark 1.0.4-1
........
Modified:
wireshark/repos/extra-x86_64/ (properties)
wireshark/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Property changes on: wireshark/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /wireshark/trunk:1-12110
+ /wireshark/trunk:1-16914
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-10-23 20:23:42 UTC (rev 16914)
+++ extra-x86_64/PKGBUILD 2008-10-23 20:33:06 UTC (rev 16915)
@@ -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