mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
openimageio: update to 1.6.17.
This commit is contained in:
parent
b6b333fc3e
commit
3236d795c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openimageio'
|
# Template file for 'openimageio'
|
||||||
pkgname=openimageio
|
pkgname=openimageio
|
||||||
version=1.6.16
|
version=1.6.17
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=oiio-Release-${version}
|
wrksrc=oiio-Release-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -17,7 +17,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://sites.google.com/site/openimageio/home"
|
homepage="https://sites.google.com/site/openimageio/home"
|
||||||
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
distfiles="https://github.com/OpenImageIO/oiio/archive/Release-${version}.tar.gz"
|
||||||
checksum=619592ef04e9fd239e86be79d13f67234a3a0f4c60b3906ba1eeebfc28dddc89
|
checksum=632fc1e54c882c024bf3ed50b57358af5eade9ca10c3659c0ab5477aae009bb2
|
||||||
nocross=yes # -> ilmbase
|
nocross=yes # -> ilmbase
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue