summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-10-19 19:36:34 +0200
committerChristian Poessinger <christian@poessinger.com>2022-10-19 19:36:34 +0200
commit98450c47b40a2f700da7eb8212082cc76ce5a6c2 (patch)
treea72d224598c6ebf5011577484a02e5af23b6e00a
parentb7ec609c3ccacbfdd3e0e1fccbacfd3675140810 (diff)
downloadvyos-build-98450c47b40a2f700da7eb8212082cc76ce5a6c2.tar.gz
vyos-build-98450c47b40a2f700da7eb8212082cc76ce5a6c2.zip
pdns: T4511: upgrade to version 4.8
-rw-r--r--data/defaults.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index 4e682fbd..d1d35632 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -16,5 +16,5 @@ kernel_version = "5.15.74"
additional_repositories = [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/11/amd64/3004 bullseye main",
- "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-47 main"
+ "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-48 main"
]