From: Christian Schmidt Date: Mon, 14 Mar 2011 17:49:20 +0000 (+0100) Subject: Updated iperf to latest stable. X-Git-Tag: v2.9-core48~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b22e11a6dbe0ecf702cf6b5f5cc86201bf20786;p=ipfire-2.x.git Updated iperf to latest stable. --- diff --git a/lfs/iperf b/lfs/iperf index 8b58e198cf..38de994c61 100644 --- 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)