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