mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
lcms2: corrected distfile sha256 sum.
This commit is contained in:
parent
3322ad6c92
commit
609ac86d65
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'lcms2'.
|
# Template build file for 'lcms2'.
|
||||||
pkgname=lcms2
|
pkgname=lcms2
|
||||||
version=2.8
|
version=2.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="tiff-devel"
|
makedepends="tiff-devel"
|
||||||
short_desc="Small-footprint color management engine, version 2"
|
short_desc="Small-footprint color management engine, version 2"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.littlecms.com"
|
homepage="http://www.littlecms.com"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lcms/lcms2-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lcms/lcms2-$version.tar.gz"
|
||||||
checksum=8e27f5207204e41c6e7f5aa3c1b92cd89f54b839464b7df4cd0d93b07b16333a
|
checksum=66d02b229d2ea9474e62c2b6cd6720fde946155cd1d0d2bffdab829790a0fb22
|
||||||
|
|
||||||
lcms2-devel_package() {
|
lcms2-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue