Merge pull request #5109 from heitbaum/c2

lcms2: update to 2.12
This commit is contained in:
CvH 2021-02-07 12:00:21 +01:00 committed by GitHub
commit 7ebb3c5507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="lcms2"
PKG_VERSION="2.11"
PKG_SHA256="dc49b9c8e4d7cdff376040571a722902b682a795bf92985a85b48854c270772e"
PKG_VERSION="2.12"
PKG_SHA256="18663985e864100455ac3e507625c438c3710354d85e5cbb7cd4043e11fe10f5"
PKG_LICENSE="MIT/GPLv3"
PKG_SITE="http://www.littlecms.com"
PKG_URL="${SOURCEFORGE_SRC}/lcms/lcms/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"