mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/lcms2: bump version to 2.19.1
https://github.com/mm2/Little-CMS/releases/tag/lcms2.19.1 "lcms2-2.19.1 is a hot-fix release" https://github.com/mm2/Little-CMS/blob/lcms2.19.1/ChangeLog Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e60515bbf5
commit
eec319cda6
@@ -1,6 +1,6 @@
|
||||
# From https://sourceforge.net/projects/lcms/files/lcms/2.19
|
||||
sha1 bedb39ede32b76bc2cb24ee531d7433cf787b319 lcms2-2.19.tar.gz
|
||||
# From https://github.com/mm2/Little-CMS/releases/tag/lcms2.19
|
||||
sha256 49e7e134e4299733dd0eda434fa468997a28ab3d33fa397c642b03644f552216 lcms2-2.19.tar.gz
|
||||
# From https://sourceforge.net/projects/lcms/files/lcms/2.19.1/
|
||||
sha1 b66f8317db40a775cb46cc465f66eb841c11aebf lcms2-2.19.1.tar.gz
|
||||
# From https://github.com/mm2/Little-CMS/releases/tag/lcms2.19.1
|
||||
sha256 bfc54f7bab59fbc921012014a8032e4cba4abd46db47d46b76416a8c0b2815c8 lcms2-2.19.1.tar.gz
|
||||
# Locally computed:
|
||||
sha256 6dbd60437f8ef91d8de1f08ad75882547fd4931bfcc3566a0735f28db1484d31 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LCMS2_VERSION = 2.19
|
||||
LCMS2_VERSION = 2.19.1
|
||||
LCMS2_SITE = https://downloads.sourceforge.net/project/lcms/lcms/$(LCMS2_VERSION)
|
||||
LCMS2_LICENSE = MIT
|
||||
LCMS2_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user