From 6f199ac030398f688d1f75f7ad8017ef964688d9 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Sat, 7 Jan 2023 23:39:54 +0000 Subject: [PATCH] Use patched cctz for now --- .gitmodules | 2 +- third_party/cctz | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e21f1e3b..d5ceec67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/znc/znc-docker [submodule "third_party/cctz"] path = third_party/cctz - url = https://github.com/google/cctz + url = https://github.com/DarthGandalf/cctz diff --git a/third_party/cctz b/third_party/cctz index 790e1abe..cf0cd21f 160000 --- a/third_party/cctz +++ b/third_party/cctz @@ -1 +1 @@ -Subproject commit 790e1abe60136288464e500a2a825b9be031a622 +Subproject commit cf0cd21f719cc86b83c7c4b1e8f85411df6b02c2