summaryrefslogtreecommitdiff
path: root/extra/iperf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-30 23:15:09 +0000
committerroot <root@rshg054.dnsready.net>2011-11-30 23:15:09 +0000
commitfd115d7057eb8243df6edfaf1ed440d6f3e70692 (patch)
tree0a32bcfa47c11eb3e1127b1de196fb6385ed8723 /extra/iperf
parent946f0c9fe48dfb648a8a0be065e92f237ce210fd (diff)
Wed Nov 30 23:15:09 UTC 2011
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 e07fa4562..9cd6d49bd 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')
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')