contrib: update harfbuzz to 12.2.0 (#7488)

This commit is contained in:
hnsteyding 2025-12-14 08:08:10 +01:00 committed by GitHub
parent b647aa5b2a
commit 326e854870
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@ __deps__ := FREETYPE
$(eval $(call import.MODULE.defs,HARFBUZZ,harfbuzz,$(__deps__)))
$(eval $(call import.CONTRIB.defs,HARFBUZZ))
HARFBUZZ.FETCH.url = https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/harfbuzz-11.4.5.tar.xz
HARFBUZZ.FETCH.url += https://github.com/harfbuzz/harfbuzz/releases/download/11.4.5/harfbuzz-11.4.5.tar.xz
HARFBUZZ.FETCH.sha256 = 0f052eb4ab01d8bae98ba971c954becb32be57d7250f18af343b1d27892e03fa
HARFBUZZ.FETCH.url = https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/harfbuzz-12.2.0.tar.xz
HARFBUZZ.FETCH.url += https://github.com/harfbuzz/harfbuzz/releases/download/12.2.0/harfbuzz-12.2.0.tar.xz
HARFBUZZ.FETCH.sha256 = ecb603aa426a8b24665718667bda64a84c1504db7454ee4cadbd362eea64e545
HARFBUZZ.build_dir = build
HARFBUZZ.CONFIGURE.exe = cmake