]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #7212 from Habbie/jdnssec-0.14
authorRemi Gacogne <rgacogne@users.noreply.github.com>
Mon, 19 Nov 2018 13:51:46 +0000 (14:51 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Nov 2018 13:51:46 +0000 (14:51 +0100)
upgrade to jdnssec-tools 0.14

build-scripts/travis.sh

index cae7a283c2650678896b39a808ddda2d219dc5e2..da26febcd26154bd810062b9d9add12c75455cd1 100755 (executable)
@@ -249,8 +249,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