openimageio: update to 1.7.17.
This commit is contained in:
parent
2b86455839
commit
7e654f28fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openimageio'
|
||||
pkgname=openimageio
|
||||
version=1.7.16
|
||||
version=1.7.17
|
||||
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=12576b336e734ce196961b19847c166805c61f4729c9aa5d6a5957eb7a056539
|
||||
checksum=669c59d06399dd882c3e2469bb3a4b33d537db150f6fe056495c3429b5c3838f
|
||||
|
||||
pre_build() {
|
||||
# Replace -isystem with -I to avoid "#include_next <stdlib.h>" file not found
|
||||
|
|
Loading…
Reference in a new issue