From c5196b4ebf41806e2a3eeb72658a948e98820aae Mon Sep 17 00:00:00 2001 From: Romain TISSERAND Date: Sun, 21 Mar 2021 19:19:57 +0100 Subject: [PATCH] cmake: Fix libchdr clang CI faliure --- .gitmodules | 2 +- 3rdparty/libchdr/libchdr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 52ef064f6e..3b76fea7c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = https://github.com/jbeder/yaml-cpp.git [submodule "3rdparty/libchdr/libchdr"] path = 3rdparty/libchdr/libchdr - url = http://github.com/rtissera/libchdr.git + url = https://github.com/rtissera/libchdr.git diff --git a/3rdparty/libchdr/libchdr b/3rdparty/libchdr/libchdr index 97706b2bf8..42bfcb0ca0 160000 --- a/3rdparty/libchdr/libchdr +++ b/3rdparty/libchdr/libchdr @@ -1 +1 @@ -Subproject commit 97706b2bf84b78bbf68b231d6870cc05e9e1fe7e +Subproject commit 42bfcb0ca002ebbad13657ac4d71ebad4cc6afa1