openimageio: update to 1.8.16.
This commit is contained in:
parent
7f35a85c62
commit
c662039883
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.8.15
|
||||
revision=2
|
||||
version=1.8.16
|
||||
revision=1
|
||||
wrksrc="oiio-Release-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0
|
||||
|
@ -16,7 +16,7 @@ license="BSD"
|
|||
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/Release-${version}.tar.gz"
|
||||
checksum=4d5b4ed3f2daaed69989f53c0f9364dd87c82dc0a09807b5b6e9008e2426e86f
|
||||
checksum=a67bb2800805bce10c055bc3f5ed32ce31498381fc1cf8e42e24d4193f3f935f
|
||||
|
||||
CXXFLAGS="-faligned-new"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue