Artemis Tosini e6b11fe5ef
freebsd.source: Use hashes from git archive
An in-tree dependency of FreeBSD uses an `export-ignore` directive
to hide certain files from the git export.
Unfortunately, that means that `fetchFromGitHub` has different outputs
when `forceFetchGit = true` and `forceFetchGit = false`.

We cannot download source with git during native FreeBSD bootstrap due
to a circular dependency,
so change the update script to output archives matching GitHub.
2025-04-09 22:54:18 +00:00
..
2025-03-13 18:00:11 +01:00