diff options
-rw-r--r-- | graphics/openimageio/openimageio.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/openimageio/openimageio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/openimageio/openimageio.SlackBuild b/graphics/openimageio/openimageio.SlackBuild index 81a5f299cfcd..ad07c0c9b1f5 100644 --- a/graphics/openimageio/openimageio.SlackBuild +++ b/graphics/openimageio/openimageio.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=openimageio SRCNAM=oiio-Release -VERSION=${VERSION:-1.8.11} +VERSION=${VERSION:-1.8.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/openimageio/openimageio.info b/graphics/openimageio/openimageio.info index 42dcf79674e6..5aa8de0c669d 100644 --- a/graphics/openimageio/openimageio.info +++ b/graphics/openimageio/openimageio.info @@ -1,8 +1,8 @@ PRGNAM="openimageio" -VERSION="1.8.11" +VERSION="1.8.12" HOMEPAGE="https://sites.google.com/site/openimageio/home" -DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.11/oiio-Release-1.8.11.tar.gz" -MD5SUM="797ff78337d00afd249795b59e312846" +DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.12/oiio-Release-1.8.12.tar.gz" +MD5SUM="81f7b64bef8d95a24e441b7dd3d99fcd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ffmpeg libwebp opencv opencolorio" |