From 02f1e33288015a38161e1dc037c61dd0e2005bb1 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 9 Jan 2017 10:24:08 +0100 Subject: [PATCH] jdnssec-tools 0.13 has been released --- build-scripts/travis.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2