mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
openimageio: revbump for openexr 3.2.1.
- fix checksum.
This commit is contained in:
parent
f0ff9bfb42
commit
ba8257e239
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openimageio'
|
# Template file for 'openimageio'
|
||||||
pkgname=openimageio
|
pkgname=openimageio
|
||||||
version=2.4.9.0
|
version=2.4.9.0
|
||||||
revision=6
|
revision=7
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
|
configure_args="-DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
|
||||||
|
@ -18,7 +18,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://sites.google.com/site/openimageio/home"
|
homepage="https://sites.google.com/site/openimageio/home"
|
||||||
changelog="https://raw.githubusercontent.com/OpenImageIO/oiio/release/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/OpenImageIO/oiio/release/CHANGES.md"
|
||||||
distfiles="https://github.com/OpenImageIO/oiio/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenImageIO/oiio/archive/v${version}.tar.gz"
|
||||||
checksum=d04c12575d63d13ed64fc037ea37da616224736213d785de9f50337f6eb5a9ed
|
checksum=00381cabc97e164541e9e555420be5fc5af3696d0f815514dc45666f9c5bcef7
|
||||||
# Runs checks even for features we disabled.
|
# Runs checks even for features we disabled.
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue