diff --git a/srcpkgs/lcms2/template b/srcpkgs/lcms2/template index a4b4d93e8d9c8c..a67168899c6f44 100644 --- a/srcpkgs/lcms2/template +++ b/srcpkgs/lcms2/template @@ -1,6 +1,6 @@ # Template file for 'lcms2' pkgname=lcms2 -version=2.18 +version=2.19.1 revision=1 build_style=meson configure_args="-Dutils=true $(vopt_bool plugins fastfloat) $(vopt_bool plugins threaded)" @@ -12,7 +12,7 @@ license="MIT $(vopt_if plugins GPL-3.0-or-later)" homepage="https://littlecms.com" changelog="https://raw.githubusercontent.com/mm2/Little-CMS/refs/heads/master/ChangeLog" distfiles="${SOURCEFORGE_SITE}/lcms/lcms2-${version}.tar.gz" -checksum=ee67be3566f459362c1ee094fde2c159d33fa0390aa4ed5f5af676f9e5004347 +checksum=bfc54f7bab59fbc921012014a8032e4cba4abd46db47d46b76416a8c0b2815c8 build_options="plugins" build_options_default=" " desc_option_plugins="Build with threaded and fast float plugins (GPL-3.0-or-later)"