graphics/openimageio: Updated for version 1.8.13
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
e951f47c0f
commit
74cdff795b
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=openimageio
|
||||
SRCNAM=oiio-Release
|
||||
VERSION=${VERSION:-1.8.12}
|
||||
VERSION=${VERSION:-1.8.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openimageio"
|
||||
VERSION="1.8.12"
|
||||
VERSION="1.8.13"
|
||||
HOMEPAGE="https://sites.google.com/site/openimageio/home"
|
||||
DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.12/oiio-Release-1.8.12.tar.gz"
|
||||
MD5SUM="81f7b64bef8d95a24e441b7dd3d99fcd"
|
||||
DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.13/oiio-Release-1.8.13.tar.gz"
|
||||
MD5SUM="f5526c3c9878029ee900d84856683f93"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg libwebp opencv opencolorio"
|
||||
|
|
Loading…
Reference in New Issue