aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-12-31 15:17:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-02 11:23:29 +0000
commit6092ed349acb3dc73cffb28032ffefe3cdff4e7c (patch)
tree61cd4ba50b6e389db22bb14f0de54a33f5e5f265
parenta9f62e8c3c228a38ef0a863629f676c61664ba75 (diff)
testing/openimageio: rebuild against openexr 2.4
-rw-r--r--testing/openimageio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD
index 788c05e1685..5844b69e7ae 100644
--- a/testing/openimageio/APKBUILD
+++ b/testing/openimageio/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mark Riedesel <mark@klowner.com>
pkgname=openimageio
pkgver=1.8.15
-pkgrel=7
+pkgrel=8
pkgdesc="Image I/O library supporting a multitude of image formats"
options="!check" # 100 out of 120 tests fail
url="https://sites.google.com/site/openimageio/"