summaryrefslogtreecommitdiff
path: root/extra/iperf
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-01 11:08:57 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-01 11:08:57 -0300
commit1200fd46a32625f2ac4b035653cb49c22cce6426 (patch)
tree0723ee124b40e6e95200ca002f9ae81361ab7919 /extra/iperf
parent0d0d9e0930114504c15aa8174e2c7d1d2b7a6744 (diff)
parentfd115d7057eb8243df6edfaf1ed440d6f3e70692 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/iat/PKGBUILD community/libnsbmp/PKGBUILD community/libnsgif/PKGBUILD community/libopenraw/PKGBUILD community/netsurf/PKGBUILD core/bison/PKGBUILD core/perl/PKGBUILD extra/avahi/PKGBUILD extra/mutt/PKGBUILD extra/php/PKGBUILD
Diffstat (limited to 'extra/iperf')
-rw-r--r--extra/iperf/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/iperf/PKGBUILD b/extra/iperf/PKGBUILD
index d69c713c1..9f80c9c06 100644
--- a/extra/iperf/PKGBUILD
+++ b/extra/iperf/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 132026 2011-07-19 09:15:09Z giovanni $
+# $Id: PKGBUILD 143786 2011-11-29 11:18:28Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Dale Blount <dale@archlinux.org>
pkgname=iperf
pkgver=2.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="A tool to measure maximum TCP bandwidth"
arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://iperf.sourceforge.net"
depends=('gcc-libs')
-source=(http://downloads.sourceforge.net/iperf/iperf-2.0.5.tar.gz
- license
- client.cpp.patch)
+source=("http://downloads.sourceforge.net/iperf/iperf-2.0.5.tar.gz"
+ 'license'
+ 'client.cpp.patch')
md5sums=('44b5536b67719f4250faed632a3cd016'
'a2879f900b76668b28a1cc922909db18'
'82ce63c87cc8bb2f0f94069857ac14a9')