aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-15 15:40:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-15 15:40:00 -0300
commitd0760465aa34a389c37c9e3f2d10e6cf461ef257 (patch)
tree56fe98571c7f7d72721145146119cfc91460ff75
parent4cdcea99139ca0285ddece50575a18014bcf5eea (diff)
testing/*: rebuild against boost 1.75.0
-rw-r--r--testing/openimageio/APKBUILD2
-rw-r--r--testing/openvdb/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD
index edc9e7daa11..e29cd339abe 100644
--- a/testing/openimageio/APKBUILD
+++ b/testing/openimageio/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mark Riedesel <mark@klowner.com>
pkgname=openimageio
pkgver=2.1.18.1
-pkgrel=1
+pkgrel=2
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/"
diff --git a/testing/openvdb/APKBUILD b/testing/openvdb/APKBUILD
index 45d8d2e52da..b56b2b185e6 100644
--- a/testing/openvdb/APKBUILD
+++ b/testing/openvdb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leon Marz <lmarz@cs.uni-frankfurt.de>
pkgname=openvdb
pkgver=8.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="Sparse volume data structure and tools"
url="https://www.openvdb.org/"
arch="x86_64" # tests fail on all other arches