summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2020-02-17 11:07:53 +0100
committer Willy Sudiarto Raharjo2020-02-24 00:10:10 +0100
commit7e25d1ec284a502c7c071c0c21d236a137675654 (patch)
treeda9b3024bd986da81ae53734ce944c30162e8072
parente93be95c9c6b43d8e968ed9a4dd5e16734651b85 (diff)
downloadslackbuilds-7e25d1ec284a502c7c071c0c21d236a137675654.tar.gz
graphics/openimageio: Updated for version 2.0.13
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-rw-r--r--graphics/openimageio/openimageio.SlackBuild4
-rw-r--r--graphics/openimageio/openimageio.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/openimageio/openimageio.SlackBuild b/graphics/openimageio/openimageio.SlackBuild
index 0e7e19edb3..85c9198124 100644
--- a/graphics/openimageio/openimageio.SlackBuild
+++ b/graphics/openimageio/openimageio.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for openimageio
-# Copyright 2015-2019 Christoph Willing Brisbane, Australia
+# Copyright 2015-2020 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:-2.0.10}
+VERSION=${VERSION:-2.0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/openimageio/openimageio.info b/graphics/openimageio/openimageio.info
index 9b3f6f5d1d..95dd9e8323 100644
--- a/graphics/openimageio/openimageio.info
+++ b/graphics/openimageio/openimageio.info
@@ -1,8 +1,8 @@
PRGNAM="openimageio"
-VERSION="2.0.10"
+VERSION="2.0.13"
HOMEPAGE="https://sites.google.com/site/openimageio/home"
-DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-2.0.10/oiio-Release-2.0.10.tar.gz"
-MD5SUM="b29934b036e83029d6bb89273de2e0c8"
+DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-2.0.13/oiio-Release-2.0.13.tar.gz"
+MD5SUM="76ce4d246409de331ad04453423479bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libwebp opencv opencolorio pybind11 robin-map qt5 dcmtk"