Blame SOURCES/unbound-1.7.3-ksk-2010-revoked.patch

8670e0
diff --git a/smallapp/unbound-anchor.c b/smallapp/unbound-anchor.c
8670e0
index 2bf5b3ab..a30523c7 100644
8670e0
--- a/smallapp/unbound-anchor.c
8670e0
+++ b/smallapp/unbound-anchor.c
8670e0
@@ -246,9 +246,7 @@ get_builtin_ds(void)
8670e0
 	return
8670e0
 /* The anchors must start on a new line with ". IN DS and end with \n"[;]
8670e0
  * because the makedist script greps on the source here */
8670e0
-/* anchor 19036 is from 2010 */
8670e0
 /* anchor 20326 is from 2017 */
8670e0
-". IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5\n"
8670e0
 ". IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D\n";
8670e0
 }
8670e0