]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated iperf to latest stable.
authorChristian Schmidt <maniacikarus@ipfire.org>
Mon, 14 Mar 2011 17:49:20 +0000 (18:49 +0100)
committerChristian Schmidt <maniacikarus@ipfire.org>
Mon, 14 Mar 2011 17:49:20 +0000 (18:49 +0100)
lfs/iperf

index 8b58e198cf92bcd5e99deb31c9573009c5e4b221..38de994c610e7dc1211e55a3c7921a7b31c81e7b 100644 (file)
--- a/lfs/iperf
+++ b/lfs/iperf
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.4
+VER        = 2.0.5
 
 THISAPP    = iperf-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = iperf
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8c5bc14cc2ea55f18f22afe3c23e3dcb
+$(DL_FILE)_MD5 = 44b5536b67719f4250faed632a3cd016
 
 install : $(TARGET)