summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-09-10 10:49:37 +0200
committerChristian Poessinger <christian@poessinger.com>2021-09-10 10:49:37 +0200
commitffd3b34935bf61b05c44bb6fec458c70542cbd9b (patch)
treea50028c4dd16f8691e8a5e1a0da5c8b3da9e1e0c
parentacc36883a6f601c6404bc99b4de7f35cb1cde39f (diff)
downloadvyos-build-ffd3b34935bf61b05c44bb6fec458c70542cbd9b.tar.gz
vyos-build-ffd3b34935bf61b05c44bb6fec458c70542cbd9b.zip
powerdns: T3820: upgrade from 4.3 -> 4.4
-rw-r--r--data/defaults.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json
index 1f936b68..c0767b44 100644
--- a/data/defaults.json
+++ b/data/defaults.json
@@ -10,7 +10,7 @@
"release_train": "equuleus",
"additional_repositories": [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main",
- "deb http://repo.powerdns.com/debian buster-rec-43 main"
+ "deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-44 main"
],
"custom_packages": []
}