Merge pull request #339 from radarhere/lcms2

Updated lcms2 to 2.14
This commit is contained in:
Hugo van Kemenade 2022-11-02 09:29:27 +02:00 committed by GitHub
commit 80dedcead8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ JPEGTURBO_VERSION=2.1.4
OPENJPEG_VERSION=2.5.0
XZ_VERSION=5.2.7
TIFF_VERSION=4.4.0
LCMS2_VERSION=2.13.1
LCMS2_VERSION=2.14
if [[ -n "$IS_MACOS" ]]; then
GIFLIB_VERSION=5.1.4
else