diff --git a/nix/build-all.py b/nix/build-all.py index 4a54843ed6..95ba7883d1 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -576,6 +576,7 @@ if "freetype" in targets: download_url = "https://github.com/freetype/freetype", download_name = "freetype2", download_tool=download_tool_git, + revision="VER-2-11-1" ) if USE_OCCT and "occ" in targets: