diff --git a/iperf.be0 b/iperf.be0 index 47e1b24fd..36185c39e 100755 --- a/iperf.be0 +++ b/iperf.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION iperf-3.15-0 +# BEE_VERSION iperf-3.18-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -10,7 +10,7 @@ ## downloaded. Version variables may be used to simplify reuse of this bee-file. # SRCURL[0]="https://downloads.es.net/pub/iperf/iperf-${PKGVERSION}.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/63d4ceef1768c13af563ce92cfdd41fa/iperf-3.15.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/585d4392667f1a9ae6c2106fbfb64667/iperf-3.18.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.