From e280f8e2ccddf26d7fa3170504d55e5245992392 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 6 Feb 2020 17:46:30 +0100 Subject: [PATCH] OpenSubdiv: rebuild against new tbb to unstage. --- srcpkgs/OpenSubdiv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/OpenSubdiv/template b/srcpkgs/OpenSubdiv/template index 4e3f7a5716c..419f3223258 100644 --- a/srcpkgs/OpenSubdiv/template +++ b/srcpkgs/OpenSubdiv/template @@ -1,7 +1,7 @@ # Template file for 'OpenSubdiv' pkgname=OpenSubdiv version=3.4.0 -revision=1 +revision=2 wrksrc="OpenSubdiv-${version//./_}" build_style=cmake configure_args="-DOpenGL_GL_PREFERENCE=GLVND"