From 0e62797ed1cc33cbc44cbbc58d69da400cec85b1 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 16 Mar 2018 14:33:58 +0100 Subject: [PATCH] use mirror for dnsperf --- build-scripts/travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index a556f7cc1c..6ba058e550 100755 --- a/build-scripts/travis.sh +++ b/build-scripts/travis.sh @@ -266,7 +266,7 @@ install_auth() { alien\ fakeroot" run "cd .." - run "wget ftp://ftp.nominum.com/pub/nominum/dnsperf/2.0.0.0/dnsperf-2.0.0.0-1-rhel-6-x86_64.tar.gz" + run "wget https://downloads.powerdns.com/tmp/dnsperf-2.0.0.0-1-rhel-6-x86_64.tar.gz" run "tar xzvf dnsperf-2.0.0.0-1-rhel-6-x86_64.tar.gz" run "fakeroot alien --to-deb dnsperf-2.0.0.0-1/dnsperf-2.0.0.0-1.el6.x86_64.rpm" run "sudo dpkg -i dnsperf_2.0.0.0-2_amd64.deb" -- 2.47.2