File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ arguments = "-DFT_DISABLE_BZIP2=ON -DFT_DISABLE_BROTLI=ON"
2323anitya_id = 854
2424
2525[harfbuzz]
26- version = 13.0.0
26+ version = 13.1.1
2727url = " https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
2828arguments = " -Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled -Draster=disabled -Dvector=disabled -Dsubset=disabled"
2929anitya_id = 1299
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ FREETYPE_URL="https://download.savannah.gnu.org/releases/freetype/freetype-2.14.
1717FREETYPE_ARGS=" -DFT_DISABLE_BZIP2=ON -DFT_DISABLE_BROTLI=ON"
1818FREETYPE_DIR=" freetype-2.14.2"
1919
20- HARFBUZZ_URL=" https://github.com/harfbuzz/harfbuzz/releases/download/13.0.0 /harfbuzz-13.0.0 .tar.xz"
20+ HARFBUZZ_URL=" https://github.com/harfbuzz/harfbuzz/releases/download/13.1.1 /harfbuzz-13.1.1 .tar.xz"
2121HARFBUZZ_ARGS=" -Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled -Draster=disabled -Dvector=disabled -Dsubset=disabled"
22- HARFBUZZ_DIR=" harfbuzz-13.0.0 "
22+ HARFBUZZ_DIR=" harfbuzz-13.1.1 "
2323
2424PIXMAN_URL=" https://cairographics.org/releases/pixman-0.46.4.tar.gz"
2525PIXMAN_ARGS=" -Dtests=disabled -Ddemos=disabled -Dlibpng=disabled"
You can’t perform that action at this time.
0 commit comments