From: Remi Gacogne Date: Mon, 9 Jan 2017 09:24:08 +0000 (+0100) Subject: jdnssec-tools 0.13 has been released X-Git-Tag: auth-4.0.2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4863%2Fhead;p=thirdparty%2Fpdns.git jdnssec-tools 0.13 has been released (cherry picked from commit 02f1e33288015a38161e1dc037c61dd0e2005bb1) --- diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index 60129bf384..17af40364d 100755 --- a/build-scripts/travis.sh +++ b/build-scripts/travis.sh @@ -240,8 +240,8 @@ install_auth() { jq" run "cd .." - run "wget http://www.verisignlabs.com/dnssec-tools/packages/jdnssec-tools-0.12.tar.gz" - run "sudo tar xfz jdnssec-tools-0.12.tar.gz --strip-components=1 -C /" + run "wget https://www.verisignlabs.com/dnssec-tools/packages/jdnssec-tools-0.13.tar.gz" + run "sudo tar xfz jdnssec-tools-0.13.tar.gz --strip-components=1 -C /" run "cd pdns" # pkcs11 test requirements / setup