build: Use a stable harfbuzz

We don't need the latest harfbuzz.
Stick to 4.0 for now.
This commit is contained in:
Matthias Clasen 2022-12-13 09:29:16 -05:00
parent 66b4f2a9dd
commit cc23ef6eae

View File

@ -2,5 +2,5 @@
directory=harfbuzz
url=https://github.com/harfbuzz/harfbuzz.git
push-url=git@github.com:harfbuzz/harfbuzz.git
revision=main
revision=4.0.0
depth=1