mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 09:41:07 +00:00
harfbuzz.wrap: Bump to latest to fix MSYS2 build failure
Need the following commit:
7dfa672dac
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5018>
This commit is contained in:
parent
8e1b6accbd
commit
20eef720f0
1 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
||||||
[wrap-file]
|
[wrap-file]
|
||||||
directory = harfbuzz-5.2.0
|
directory = harfbuzz-8.0.0
|
||||||
source_url = https://github.com/harfbuzz/harfbuzz/releases/download/5.2.0/harfbuzz-5.2.0.tar.xz
|
source_url = https://github.com/harfbuzz/harfbuzz/releases/download/8.0.0/harfbuzz-8.0.0.tar.xz
|
||||||
source_filename = harfbuzz-5.2.0.tar.xz
|
source_filename = harfbuzz-8.0.0.tar.xz
|
||||||
source_hash = 735a94917b47936575acb4d4fa7e7986522f8a89527e4635721474dee2bc942c
|
source_hash = 1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79
|
||||||
wrapdb_version = 5.2.0-1
|
|
||||||
|
|
||||||
[provide]
|
[provide]
|
||||||
harfbuzz = libharfbuzz_dep
|
harfbuzz = libharfbuzz_dep
|
||||||
|
|
Loading…
Reference in a new issue