From: Peter van Dijk Date: Fri, 16 Nov 2018 16:07:42 +0000 (+0100) Subject: upgrade to jdnssec-tools 0.14 X-Git-Tag: auth-4.0.7~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bbcefff3bfcec0c6043bbdf9e142043a1272c48;p=thirdparty%2Fpdns.git upgrade to jdnssec-tools 0.14 (cherry picked from commit 20445e6958184a6ca1e1eb7339434f6e77a8bb45) --- diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index 1f429a3259..c72c3adb62 100755 --- a/build-scripts/travis.sh +++ b/build-scripts/travis.sh @@ -240,8 +240,8 @@ install_auth() { jq" run "cd .." - run "wget https://www.monshouwer.eu/download/3rd_party/jdnssec-tools-0.13.ecdsafix.tar.gz" - run "sudo tar xfz jdnssec-tools-0.13.ecdsafix.tar.gz --strip-components=1 -C /" + run "wget https://github.com/dblacka/jdnssec-tools/releases/download/0.14/jdnssec-tools-0.14.tar.gz" + run "sudo tar xfz jdnssec-tools-0.14.tar.gz --strip-components=1 -C /" run "cd ${TRAVIS_BUILD_DIR}" # pkcs11 test requirements / setup