From fcadd07eac1fb186c4493c9879bd824df22c7e2d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 25 Sep 2022 17:08:38 +0200 Subject: [PATCH] opensubdiv: bump version --- .../{opensubdiv-3.4.3.recipe => opensubdiv-3.4.4.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename media-libs/opensubdiv/{opensubdiv-3.4.3.recipe => opensubdiv-3.4.4.recipe} (97%) diff --git a/media-libs/opensubdiv/opensubdiv-3.4.3.recipe b/media-libs/opensubdiv/opensubdiv-3.4.4.recipe similarity index 97% rename from media-libs/opensubdiv/opensubdiv-3.4.3.recipe rename to media-libs/opensubdiv/opensubdiv-3.4.4.recipe index 971de1add..1847128c0 100644 --- a/media-libs/opensubdiv/opensubdiv-3.4.3.recipe +++ b/media-libs/opensubdiv/opensubdiv-3.4.4.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2013-2020 Pixar" LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${portVersion//\./_}.tar.gz" -CHECKSUM_SHA256="7b22eb27d636ab0c1e03722c7a5a5bd4f11664ee65c9b48f341a6d0ce7f36745" +CHECKSUM_SHA256="20d49f80a2b778ad4d01f091ad88d8c2f91cf6c7363940c6213241ce6f1048fb" SOURCE_FILENAME="opensubdiv-$portVersion.tar.gz" SOURCE_DIR="OpenSubdiv-${portVersion//\./_}"