From 88d11483e32f35ad6e77a609a6d3c6c03e126b2a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 7 Oct 2022 07:49:46 +0200 Subject: T3664: re-enable pdns-recursor 4.7 branch DUring development of commit 3979b25 ("T3664: initial implementation of the build flavor system") this was accidently reverted back to 4.5 series. --- data/defaults.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/defaults.toml b/data/defaults.toml index 8710f0ca..6e6bef53 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -16,6 +16,6 @@ kernel_version = "5.15.72" 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-45 main" + "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-47 main" ] -- cgit v1.2.3