graphics/opencolorio: Updated for version 2.1.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2022-08-15 16:23:35 +10:00 committed by Willy Sudiarto Raharjo
parent b3a81251f7
commit d368c597ef
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=opencolorio
SRCNAM=OpenColorIO
VERSION=${VERSION:-2.1.1}
VERSION=${VERSION:-2.1.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="opencolorio"
VERSION="2.1.1"
VERSION="2.1.2"
HOMEPAGE="http://opencolorio.org/"
DOWNLOAD="https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/v2.1.1/OpenColorIO-2.1.1.tar.gz"
MD5SUM="604f562e073f23d88ce89ed4f7f709ba"
DOWNLOAD="https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/v2.1.2/OpenColorIO-2.1.2.tar.gz"
MD5SUM="e2e86dd3416726a058000ce4bdadb704"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pybind11"