Merge pull request #248 from radarhere/lcms2

Updated lcms2 to 2.13
This commit is contained in:
mergify[bot] 2022-01-29 23:33:22 +00:00 committed by GitHub
commit 97fc22ffff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ JPEGTURBO_VERSION=2.1.2
OPENJPEG_VERSION=2.4.0
XZ_VERSION=5.2.5
TIFF_VERSION=4.3.0
LCMS2_VERSION=2.12
LCMS2_VERSION=2.13
if [[ -n "$IS_MACOS" ]]; then
GIFLIB_VERSION=5.1.4
else