From 6e1a9f0f3dfa149ec183ff2b374014d26726f632 Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Thu, 10 Nov 2022 00:37:27 +0100 Subject: [PATCH] opencamlib: rebuild for vtk 9.2.2 --- srcpkgs/opencamlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/opencamlib/template b/srcpkgs/opencamlib/template index 162a97304c2..2536d57764f 100644 --- a/srcpkgs/opencamlib/template +++ b/srcpkgs/opencamlib/template @@ -1,7 +1,7 @@ # Template file for 'opencamlib' pkgname=opencamlib version=2019.07 -revision=6 +revision=7 build_style=cmake configure_args="-DBUILD_PY_LIB=ON -DUSE_PY_3=ON -DVERSION_STRING=${version}" hostmakedepends="python3"