Merge pull request #375 from radarhere/lcms2

Updated lcms2 to 2.15
This commit is contained in:
Hugo van Kemenade 2023-03-01 07:04:10 +02:00 committed by GitHub
commit 3235bb33a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ JPEGTURBO_VERSION=2.1.5.1
OPENJPEG_VERSION=2.5.0
XZ_VERSION=5.4.1
TIFF_VERSION=4.5.0
LCMS2_VERSION=2.14
LCMS2_VERSION=2.15
if [[ -n "$IS_MACOS" ]]; then
GIFLIB_VERSION=5.1.4
else