Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/lcms2/template
Original file line number Diff line number Diff line change
@@ -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)"
Expand All @@ -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)"
Expand Down