From: Remi Gacogne Date: Mon, 9 Jan 2017 09:24:08 +0000 (+0100) Subject: jdnssec-tools 0.13 has been released X-Git-Tag: rec-4.1.0-alpha1~361^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02f1e33288015a38161e1dc037c61dd0e2005bb1;p=pdns jdnssec-tools 0.13 has been released --- diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index 3e0e40d73..996ff2e9e 100755 --- a/build-scripts/travis.sh +++ b/build-scripts/travis.sh @@ -240,8 +240,8 @@ install_auth() { jq" run "cd .." - run "wget https://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