File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Tips:
164164| FFmpeg | https://github.com/FFmpeg/FFmpeg.git | 6.1.2 | export GIT_FFMPEG_UPSTREAM = git@xx: yy /FFmpeg.git |
165165| freetype | https://gitlab.freedesktop.org/freetype/freetype.git | 2.13.3 | export GIT_FREETYPE_UPSTREAM = git@xx: yy /freetype.git |
166166| fribidi | https://github.com/fribidi/fribidi.git | 1.0.16 | export GIT_FRIBIDI_UPSTREAM = git@xx: yy /fribidi.git |
167- | harfbuzz | https://github.com/harfbuzz/harfbuzz.git | 10.1 .0 | export GIT_HARFBUZZ_UPSTREAM = git@xx: yy /harfbuzz.git |
167+ | harfbuzz | https://github.com/harfbuzz/harfbuzz.git | 10.2 .0 | export GIT_HARFBUZZ_UPSTREAM = git@xx: yy /harfbuzz.git |
168168| openssl | https://github.com/openssl/openssl.git | 1.1.1w | export GIT_OPENSSL_UPSTREAM = git@xx: yy /openssl.git |
169169| opus | https://gitlab.xiph.org/xiph/opus.git | 1.5.2 | export GIT_OPUS_UPSTREAM = git@xx: yy /opus.git |
170170| libunibreak | https://github.com/adah1972/libunibreak.git | 6.1 | export GIT_UNIBREAK_UPSTREAM = git@xx: yy /libunibreak.git |
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ export LIB_NAME='harfbuzz'
2626export LIPO_LIBS=" libharfbuzz libharfbuzz-subset"
2727export LIB_DEPENDS_BIN=" meson pkg-config"
2828export GIT_LOCAL_REPO=extra/harfbuzz
29- export GIT_COMMIT=10.1 .0
29+ export GIT_COMMIT=10.2 .0
3030export REPO_DIR=harfbuzz
31- export GIT_REPO_VERSION=10.1 .0
31+ export GIT_REPO_VERSION=10.2 .0
3232export PRE_COMPILE_TAG=harfbuzz-10.1.0-250212150205
3333
3434# you can export GIT_HARFBUZZ_UPSTREAM=git@xx:yy/HARFBUZZ.git use your mirror
You can’t perform that action at this time.
0 commit comments