From 258631660ef157fbedcdcd7a04c60d017c759ed5 Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Sun, 4 Dec 2022 00:16:39 +0100 Subject: [PATCH] vtk: rebuild for proj 9.1 --- srcpkgs/vtk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vtk/template b/srcpkgs/vtk/template index 6870bdcf085..d448f31fa76 100644 --- a/srcpkgs/vtk/template +++ b/srcpkgs/vtk/template @@ -1,7 +1,7 @@ # Template file for 'vtk' pkgname=vtk version=9.2.2 -revision=1 +revision=2 build_style=cmake # vtk can be huge, especially with -DVTK_BUILD_ALL_MODULES=ON" # Build only the core modules plus python bindings for now