From 609289a37115497158a8d6e067635aed1c5fc7d8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 4 Apr 2021 20:47:26 -0400 Subject: [PATCH] vtk: rebuild for python3-3.9.4 ABI compatibility fix --- srcpkgs/vtk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vtk/template b/srcpkgs/vtk/template index 7ca38759c59..edaf9dfc827 100644 --- a/srcpkgs/vtk/template +++ b/srcpkgs/vtk/template @@ -1,7 +1,7 @@ # Template file for 'vtk' pkgname=vtk version=9.0.1 -revision=4 +revision=5 wrksrc=VTK-${version} build_style=cmake # vtk can be huge, especially with -DVTK_BUILD_ALL_MODULES=ON"