diff options
-rw-r--r-- | graphics/openimageio/openimageio.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/openimageio/openimageio.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/openimageio/openimageio.SlackBuild b/graphics/openimageio/openimageio.SlackBuild index 9ba67cd8b8dc..083b56a8867f 100644 --- a/graphics/openimageio/openimageio.SlackBuild +++ b/graphics/openimageio/openimageio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for openimageio -# Copyright 2015 Christoph Willing Brisbane, Australia +# Copyright 2015-2017 Christoph Willing Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=openimageio SRCNAM=oiio-Release -VERSION=${VERSION:-1.7.7} +VERSION=${VERSION:-1.7.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/openimageio/openimageio.info b/graphics/openimageio/openimageio.info index 9a51b4645835..640d15a27707 100644 --- a/graphics/openimageio/openimageio.info +++ b/graphics/openimageio/openimageio.info @@ -1,8 +1,8 @@ PRGNAM="openimageio" -VERSION="1.7.7" +VERSION="1.7.12" HOMEPAGE="https://sites.google.com/site/openimageio/home" -DOWNLOAD="http://github.com/OpenImageIO/oiio/archive/Release-1.7.7/oiio-Release-1.7.7.tar.gz" -MD5SUM="7057030a8bcbde866967f4b72c1c9b98" +DOWNLOAD="http://github.com/OpenImageIO/oiio/archive/Release-1.7.12/oiio-Release-1.7.12.tar.gz" +MD5SUM="d7bba632be9f4cde6fddcccbae379b59" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ffmpeg libwebp opencv opencolorio" |