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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4862%2Fhead;p=thirdparty%2Fpdns.git jdnssec-tools 0.13 has been released --- diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index 3e0e40d739..996ff2e9e5 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