From ae08a03161926595f8c626f0278e37e084efe1d7 Mon Sep 17 00:00:00 2001 From: Leo-Paul Geneau Date: Mon, 1 Jun 2026 12:28:54 +0200 Subject: [PATCH] update rfc6234 source see https://github.com/jech/babeld/issues/125 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8ef02f6e..d9c1b2dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "rfc6234"] path = rfc6234 - url = https://github.com/massar/rfc6234 + url = https://code.massars.net/~jeroen/rfc6234.git [submodule "BLAKE2"] path = BLAKE2 url = https://github.com/BLAKE2/BLAKE2