diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 1d578d9..84a6573 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,5 @@ branch = v5.4.0-patch [submodule "thirdparty/boost"] path = thirdparty/boost - url = https://github.com/s3nd3r5/boost - branch = v1.79.0 + url = https://github.com/boostorg/boost + branch = master |