Updated lcms2 to 2.13.1

This commit is contained in:
Andrew Murray 2022-02-04 03:30:37 +11:00
parent 41f6533a9c
commit 107d4c820d

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