From dc351d52a92ee6d74bc15703d8a627ce9d44a569 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 11 Sep 2019 05:57:17 +0000 Subject: [PATCH] testing/openimageio: rebuild against boost-1.71 --- testing/openimageio/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD index bbd260ceaaa..e913ac597ae 100644 --- a/testing/openimageio/APKBUILD +++ b/testing/openimageio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mark Riedesel pkgname=openimageio pkgver=1.8.15 -pkgrel=4 +pkgrel=5 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/"