openimageio: revbump for openexr 3.2.1.

- fix checksum.
This commit is contained in:
André Cerqueira 2023-10-20 19:28:38 +01:00 committed by classabbyamp
parent f0ff9bfb42
commit ba8257e239

View file

@ -1,7 +1,7 @@
# Template file for 'openimageio'
pkgname=openimageio
version=2.4.9.0
revision=6
revision=7
build_style=cmake
build_helper=qemu
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"
changelog="https://raw.githubusercontent.com/OpenImageIO/oiio/release/CHANGES.md"
distfiles="https://github.com/OpenImageIO/oiio/archive/v${version}.tar.gz"
checksum=d04c12575d63d13ed64fc037ea37da616224736213d785de9f50337f6eb5a9ed
checksum=00381cabc97e164541e9e555420be5fc5af3696d0f815514dc45666f9c5bcef7
# Runs checks even for features we disabled.
make_check=no