openimageio: update to 1.5.18.
This commit is contained in:
parent
8724687b12
commit
c7492ddf3f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.5.17
|
||||
revision=2
|
||||
version=1.5.18
|
||||
revision=1
|
||||
wrksrc=oiio-Release-${version}
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0"
|
||||
|
@ -17,7 +17,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="BSD"
|
||||
homepage="https://sites.google.com/site/openimageio/home"
|
||||
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
||||
checksum=497c60bba9525b913935f0af771126338f07c2f78bd84e96fd19df38b6574706
|
||||
checksum=5e22fb0fbc46f72dd8904282cf43ae5501415f11b0043c61660dd99ac267c756
|
||||
nocross=yes # -> ilmbase
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue