Merge pull request #250 from radarhere/lcms2

Updated lcms2 to 2.13.1
This commit is contained in:
Hugo van Kemenade 2022-02-04 07:08:56 +02:00 committed by GitHub
commit a57b83c1b5
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.13
LCMS2_VERSION=2.13.1
if [[ -n "$IS_MACOS" ]]; then
GIFLIB_VERSION=5.1.4
else