graphics/openimageio: Updated for version 1.8.16

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2018-11-21 22:40:19 +10:00 committed by Willy Sudiarto Raharjo
parent 35ed8cf529
commit 1aa6076fac
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=openimageio
SRCNAM=oiio-Release
VERSION=${VERSION:-1.8.15}
VERSION=${VERSION:-1.8.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openimageio"
VERSION="1.8.15"
VERSION="1.8.16"
HOMEPAGE="https://sites.google.com/site/openimageio/home"
DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.15/oiio-Release-1.8.15.tar.gz"
MD5SUM="25136903d0c7be21ae1625424b6d3261"
DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.16/oiio-Release-1.8.16.tar.gz"
MD5SUM="2f78d487066511bae3b04415aef7f788"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libwebp opencv opencolorio"