Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
iperf: Download source archive from beehive.molgen.mpg.de
  • Loading branch information
pmenzel committed May 6, 2022
1 parent 26e7752 commit 99424e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion iperf.be0
Expand Up @@ -9,7 +9,8 @@
## The source URL(s) define the location of the sources that will be
## 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://downloads.es.net/pub/iperf/iperf-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/cb38738a9d5ae3f235ce8cba9dd8fe08/iperf-3.11.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 99424e7

Please sign in to comment.