summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2021-08-15 09:05:28 +0200
committer Matteo Bernardini2021-08-15 19:15:40 +0200
commit0f4cfc9fd067c848144cfea5b67dd83966a528ee (patch)
treeeacebcd23049df5e2079d2534e488f610f37bb5e
parentf1add616fbdd7eff3b2a8ff325501763da279be6 (diff)
downloadslackbuilds-0f4cfc9fd067c848144cfea5b67dd83966a528ee.tar.gz
graphics/openimageio: Updated for version 2.2.17.0
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--graphics/openimageio/openimageio.SlackBuild2
-rw-r--r--graphics/openimageio/openimageio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/openimageio/openimageio.SlackBuild b/graphics/openimageio/openimageio.SlackBuild
index 3ed52cec5a..5033b8ec27 100644
--- a/graphics/openimageio/openimageio.SlackBuild
+++ b/graphics/openimageio/openimageio.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openimageio
SRCNAM=oiio-Release
-VERSION=${VERSION:-2.2.15.1}
+VERSION=${VERSION:-2.2.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/openimageio/openimageio.info b/graphics/openimageio/openimageio.info
index d235f3762b..76dcf9cd40 100644
--- a/graphics/openimageio/openimageio.info
+++ b/graphics/openimageio/openimageio.info
@@ -1,8 +1,8 @@
PRGNAM="openimageio"
-VERSION="2.2.15.1"
+VERSION="2.2.17.0"
HOMEPAGE="https://sites.google.com/site/openimageio/home"
-DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-2.2.15.1/oiio-Release-2.2.15.1.tar.gz"
-MD5SUM="3db5c5f0b3dc91597c75e5df09eb9072"
+DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-2.2.17.0/oiio-Release-2.2.17.0.tar.gz"
+MD5SUM="960e71b3278f0eea69fd874c0990bc17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opencolorio robin-map dcmtk tbb fmt hdf5"