imath: update to 3.1.6.
This commit is contained in:
parent
5b50524064
commit
08b7be9e8e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'imath'
|
||||
pkgname=imath
|
||||
version=3.1.5
|
||||
version=3.1.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPYTHON=ON"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.openexr.com/"
|
||||
changelog="https://raw.githubusercontent.com/AcademySoftwareFoundation/Imath/main/CHANGES.md"
|
||||
distfiles="https://github.com/AcademySoftwareFoundation/Imath/archive/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb
|
||||
checksum=ea5592230f5ab917bea3ceab266cf38eb4aa4a523078d46eac0f5a89c52304db
|
||||
|
||||
if [ "$XBPS_MACHINE" = "i686" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue