openimageio: update to 1.7.16.
This commit is contained in:
parent
2ea936f577
commit
f999bd88d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.7.15
|
||||
version=1.7.16
|
||||
revision=1
|
||||
wrksrc=oiio-Release-${version}
|
||||
build_style=cmake
|
||||
|
@ -18,7 +18,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=5db80981a3f87ad4a2a0c684884ad28f8c879570318dc79ba485b69e6fe77e73
|
||||
checksum=12576b336e734ce196961b19847c166805c61f4729c9aa5d6a5957eb7a056539
|
||||
|
||||
pre_build() {
|
||||
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found
|
||||
|
|
Loading…
Reference in New Issue