From 7823f3d9af0dd8a081ab9b724d1aca399f56ec85 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 9 May 2020 23:18:49 +0200 Subject: [PATCH] OpenSubdiv: bump (#4961) --- .../{opensubdiv-3.4.0.recipe => opensubdiv-3.4.3.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename media-libs/opensubdiv/{opensubdiv-3.4.0.recipe => opensubdiv-3.4.3.recipe} (96%) diff --git a/media-libs/opensubdiv/opensubdiv-3.4.0.recipe b/media-libs/opensubdiv/opensubdiv-3.4.3.recipe similarity index 96% rename from media-libs/opensubdiv/opensubdiv-3.4.0.recipe rename to media-libs/opensubdiv/opensubdiv-3.4.3.recipe index d8a03ba61..dc0531999 100644 --- a/media-libs/opensubdiv/opensubdiv-3.4.0.recipe +++ b/media-libs/opensubdiv/opensubdiv-3.4.3.recipe @@ -5,11 +5,11 @@ and GPU architectures. This codepath is optimized for drawing deforming \ subdivs with static topology at interactive framerates. The resulting limit \ surface matches Pixar's Renderman to numerical precision." HOMEPAGE="http://graphics.pixar.com/opensubdiv/" -COPYRIGHT="2013-2018 Pixar" +COPYRIGHT="2013-2020 Pixar" LICENSE="Apache v2" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${portVersion//\./_}.tar.gz" -CHECKSUM_SHA256="d932b292f83371c7518960b2135c7a5b931efb43cdd8720e0b27268a698973e4" +CHECKSUM_SHA256="7b22eb27d636ab0c1e03722c7a5a5bd4f11664ee65c9b48f341a6d0ce7f36745" SOURCE_FILENAME="opensubdiv-$portVersion.tar.gz" SOURCE_DIR="OpenSubdiv-${portVersion//\./_}"