summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-07-19 18:06:38 +0200
committerChristian Poessinger <christian@poessinger.com>2019-07-19 18:06:38 +0200
commit8c22ceead487b745d6b7c058c4d1c0a0eaa051c8 (patch)
treeb15eeaca5914890ad2a6b282e9bafd96403defff
parent7bed9a1bbbb4a7d041098aa4151c96d1992e5bed (diff)
downloadvyos-build-8c22ceead487b745d6b7c058c4d1c0a0eaa051c8.tar.gz
vyos-build-8c22ceead487b745d6b7c058c4d1c0a0eaa051c8.zip
Revert "pdns-recursor: T1476: update PowerDNS recursor to 4.2 series"
This reverts commit aa19625ae1db029e162a9f29af6bd8ff782ff9ff.
-rw-r--r--data/defaults.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json
index bd9c9ef6..bf6e4bca 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -9,7 +9,7 @@
"kernel_flavor": "amd64-vyos",
"additional_repositories": [
"deb http://repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main",
- "deb http://repo.powerdns.com/debian jessie-rec-42 main",
+ "deb http://repo.powerdns.com/debian jessie-rec-41 main",
"deb http://archive.debian.org/debian/ jessie-backports main"
],
"custom_packages": []