From 6abc88435f8b460d68b1647564179192a9297d8c Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 19 Sep 2023 12:35:37 +0200 Subject: [PATCH] vtk: revbump for netcdf-4.9.2 --- srcpkgs/vtk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vtk/template b/srcpkgs/vtk/template index 56b20fdc656..bffb3afc111 100644 --- a/srcpkgs/vtk/template +++ b/srcpkgs/vtk/template @@ -1,7 +1,7 @@ # Template file for 'vtk' pkgname=vtk version=9.2.6 -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