Update package version to 2.18
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
name: lcms2
|
||||
description: Open-source small-footprint color management engine
|
||||
version: 2.17
|
||||
version: "2.18"
|
||||
revision: 1
|
||||
url: https://www.littlecms.com/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["libjpeg-turbo","libtiff"]
|
||||
type: source
|
||||
depends:
|
||||
- libjpeg-turbo
|
||||
- libtiff
|
||||
downloads:
|
||||
- url: https://github.com/mm2/Little-CMS/releases/download/lcms${BPM_PKG_VERSION##.*}/lcms2-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: ee67be3566f459362c1ee094fde2c159d33fa0390aa4ed5f5af676f9e5004347
|
||||
|
||||
Reference in New Issue
Block a user