[arch-commits] Commit in wireshark/repos (extra-i686 extra-i686/PKGBUILD)
Hugo Doria
hugo at archlinux.org
Thu Oct 23 01:47:59 UTC 2008
Date: Wednesday, October 22, 2008 @ 21:47:58
Author: hugo
Revision: 16887
Merged revisions 16886 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/wireshark/trunk
........
r16886 | hugo | 2008-10-22 22:47:31 -0300 (Wed, 22 Oct 2008) | 1 line
upgpkg: wireshark 1.0.4-1
........
Modified:
wireshark/repos/extra-i686/ (properties)
wireshark/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Property changes on: wireshark/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /wireshark/trunk:1-12100
+ /wireshark/trunk:1-16886
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-10-23 01:47:31 UTC (rev 16886)
+++ extra-i686/PKGBUILD 2008-10-23 01:47:58 UTC (rev 16887)
@@ -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