mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/openimageio: Updated for version 1.8.9
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
3fe50d4b4e
commit
7348b3e572
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=openimageio
|
||||
SRCNAM=oiio-Release
|
||||
VERSION=${VERSION:-1.8.8}
|
||||
VERSION=${VERSION:-1.8.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openimageio"
|
||||
VERSION="1.8.8"
|
||||
VERSION="1.8.9"
|
||||
HOMEPAGE="https://sites.google.com/site/openimageio/home"
|
||||
DOWNLOAD="http://github.com/OpenImageIO/oiio/archive/Release-1.8.8/oiio-Release-1.8.8.tar.gz"
|
||||
MD5SUM="410a23bf32004999304e0221db7be927"
|
||||
DOWNLOAD="http://github.com/OpenImageIO/oiio/archive/Release-1.8.9/oiio-Release-1.8.9.tar.gz"
|
||||
MD5SUM="ffd2f5607bb5e534c9d8ea1541cb0719"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg libwebp opencv opencolorio pugixml"
|
||||
|
|
Loading…
Reference in a new issue