Merge pull request #7409 from radarhere/harfbuzz

This commit is contained in:
Hugo van Kemenade 2023-10-03 05:47:34 -06:00 committed by GitHub
commit ea28a50cac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ ARCHIVE_SDIR=pillow-depends-main
# Package versions for fresh source builds
FREETYPE_VERSION=2.13.2
HARFBUZZ_VERSION=8.2.0
HARFBUZZ_VERSION=8.2.1
LIBPNG_VERSION=1.6.40
JPEGTURBO_VERSION=3.0.0
OPENJPEG_VERSION=2.5.0

View File

@ -339,9 +339,9 @@ DEPS = {
"libs": [r"imagequant.lib"],
},
"harfbuzz": {
"url": "https://github.com/harfbuzz/harfbuzz/archive/8.2.0.zip",
"filename": "harfbuzz-8.2.0.zip",
"dir": "harfbuzz-8.2.0",
"url": "https://github.com/harfbuzz/harfbuzz/archive/8.2.1.zip",
"filename": "harfbuzz-8.2.1.zip",
"dir": "harfbuzz-8.2.1",
"license": "COPYING",
"build": [
*cmds_cmake(