openexr: update to 3.1.7.

This commit is contained in:
André Cerqueira 2023-04-18 12:04:00 +01:00 committed by Andrew Benson
parent ab6e57657e
commit 67536d11c2

View file

@ -1,7 +1,7 @@
# Template file for 'openexr'
pkgname=openexr
version=3.1.5
revision=2
version=3.1.7
revision=1
build_style=cmake
build_helper="qemu"
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://www.openexr.com/"
changelog="https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr/main/CHANGES.md"
distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz>openexr-${version}.tar.gz"
checksum=93925805c1fc4f8162b35f0ae109c4a75344e6decae5a240afdfce25f8a433ec
checksum=78dbca39115a1c526e6728588753955ee75fa7f5bb1a6e238bed5b6d66f91fd7
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=ON"