We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fb238 commit c12e1ceCopy full SHA for c12e1ce
configs/libs/harfbuzz.sh
@@ -26,9 +26,9 @@ export LIB_NAME='harfbuzz'
26
export LIPO_LIBS="libharfbuzz libharfbuzz-subset"
27
export LIB_DEPENDS_BIN="meson pkg-config"
28
export GIT_LOCAL_REPO=extra/harfbuzz
29
-export GIT_COMMIT=8.3.0
+export GIT_COMMIT=10.1.0
30
export REPO_DIR=harfbuzz
31
-export GIT_REPO_VERSION=8.3.0
+export GIT_REPO_VERSION=10.1.0
32
export PRE_COMPILE_TAG=harfbuzz-8.3.0-241115130045
33
34
# you can export GIT_HARFBUZZ_UPSTREAM=git@xx:yy/HARFBUZZ.git use your mirror
0 commit comments