opencolorio: update to 1.1.1.
This commit is contained in:
parent
9553261c54
commit
54e29d6f6b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opencolorio'
|
||||
pkgname=opencolorio
|
||||
version=1.1.0
|
||||
revision=3
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="OpenColorIO-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_EXTERNAL_TINYXML=ON -DUSE_EXTERNAL_LCMS=ON"
|
||||
|
@ -17,7 +17,7 @@ license="openimageio"
|
|||
homepage="http://opencolorio.org"
|
||||
changelog="https://raw.githubusercontent.com/imageworks/OpenColorIO/master/ChangeLog"
|
||||
distfiles="https://github.com/imageworks/OpenColorIO/archive/v${version}.tar.gz"
|
||||
checksum=228589879e1f11e455a555304007748a8904057088319ebbf172d9384b93c079
|
||||
checksum=c9b5b9def907e1dafb29e37336b702fff22cc6306d445a13b1621b8a754c14c8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue