mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/openimageio: Updated for version 1.8.15
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
628814bac9
commit
08758de12f
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=openimageio
|
||||
SRCNAM=oiio-Release
|
||||
VERSION=${VERSION:-1.8.14}
|
||||
VERSION=${VERSION:-1.8.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openimageio"
|
||||
VERSION="1.8.14"
|
||||
VERSION="1.8.15"
|
||||
HOMEPAGE="https://sites.google.com/site/openimageio/home"
|
||||
DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.14/oiio-Release-1.8.14.tar.gz"
|
||||
MD5SUM="dec7c8b1dd30a308a38ac10201f00677"
|
||||
DOWNLOAD="https://github.com/OpenImageIO/oiio/archive/Release-1.8.15/oiio-Release-1.8.15.tar.gz"
|
||||
MD5SUM="25136903d0c7be21ae1625424b6d3261"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg libwebp opencv opencolorio"
|
||||
|
|
Loading…
Reference in a new issue