changeset 6079:ce1e614634ee

* src/lcms.mk: update to v2.13
author John Donoghue <john.donoghue@ieee.org>
date Sun, 06 Feb 2022 10:06:03 -0500
parents a35f70a5883a
children 14de1dbb44f9
files src/lcms.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/lcms.mk	Sun Feb 06 10:06:02 2022 -0500
+++ b/src/lcms.mk	Sun Feb 06 10:06:03 2022 -0500
@@ -3,8 +3,8 @@
 
 PKG             := lcms
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.12
-$(PKG)_CHECKSUM := 3d0c0276fcd3930b80c424512ec0b1ed54ec1497
+$(PKG)_VERSION  := 2.13
+$(PKG)_CHECKSUM := 1676097fb18fce83c9c876d56828c83a6ad829dd
 $(PKG)_SUBDIR   := $(PKG)$(word 1,$(subst ., ,$($(PKG)_VERSION)))-$(subst a,,$($(PKG)_VERSION))
 $(PKG)_FILE     := $(PKG)$(word 1,$(subst ., ,$($(PKG)_VERSION)))-$(subst a,,$($(PKG)_VERSION)).tar.gz
 $(PKG)_URL      := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$(subst a,,$($(PKG)_VERSION))/$($(PKG)_FILE)