diff --git a/nix/build-all.py b/nix/build-all.py index 7de9040c80..e7f016dadb 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -553,6 +553,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: