[Lunar-commits] <moonbase> Subject: iperf: updated to version 2.0.4
Duncan Gibson
engelsman at lunar-linux.org
Sun Sep 6 17:35:34 CEST 2009
commit df3ad8951896775284aee25baa1813c05d38721f
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Sun Sep 6 17:35:34 2009 +0200
Subject: iperf: updated to version 2.0.4
old version failed to download during an 'lget -a' sweep
also changed download url
---
net/iperf/BUILD | 6 ------
net/iperf/DETAILS | 11 ++++-------
2 files changed, 4 insertions(+), 13 deletions(-)
diff --git a/net/iperf/BUILD b/net/iperf/BUILD
index 3abad5b..e69de29 100644
--- a/net/iperf/BUILD
+++ b/net/iperf/BUILD
@@ -1,6 +0,0 @@
-(
-
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/net/iperf/DETAILS b/net/iperf/DETAILS
index ff08c03..8d6499f 100644
--- a/net/iperf/DETAILS
+++ b/net/iperf/DETAILS
@@ -1,14 +1,11 @@
MODULE=iperf
- VERSION=2.0.2
+ VERSION=2.0.4
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=$MODULE-$VERSION-kernel26.patch.bz2
- SOURCE_URL=http://dast.nlanr.net/Projects/Iperf2.0/
- SOURCE_VFY=sha1:5cbda4199c2c6c9417d0d0d0cd840de3009fa36a
- SOURCE2_URL=$PATCH_URL
- SOURCE2_VFY=sha1:9148cdf33b17aebbb910d7f62c5ca5b47113ad75
+ SOURCE_URL=$SFORGE_URL/iperf
+ SOURCE_VFY=sha1:78b6b78789eccf42b5deb783bd8a92469d1383e1
WEB_SITE=http://dast.nlanr.net/Projects/Iperf/
ENTERED=20070609
- UPDATED=20070611
+ UPDATED=20090906
SHORT="Network testing tool"
cat << EOF
More information about the Lunar-commits
mailing list