From d91786423404570532d463358e3b1e02043819c6 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 24 Feb 2020 19:16:46 +0100 Subject: [PATCH] openexr: bump version. --- .../{openexr24-2.4.0.recipe => openexr24-2.4.1.recipe} | 4 ++-- .../{openexr-2.4.0.patchset => openexr-2.4.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/openexr/{openexr24-2.4.0.recipe => openexr24-2.4.1.recipe} (97%) rename media-libs/openexr/patches/{openexr-2.4.0.patchset => openexr-2.4.1.patchset} (100%) diff --git a/media-libs/openexr/openexr24-2.4.0.recipe b/media-libs/openexr/openexr24-2.4.1.recipe similarity index 97% rename from media-libs/openexr/openexr24-2.4.0.recipe rename to media-libs/openexr/openexr24-2.4.1.recipe index e80d0b417..819d8be7b 100644 --- a/media-libs/openexr/openexr24-2.4.0.recipe +++ b/media-libs/openexr/openexr24-2.4.1.recipe @@ -8,9 +8,9 @@ main image file format." HOMEPAGE="https://www.openexr.com/" COPYRIGHT="2002-2017 Industrial Light & Magic" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/openexr/openexr/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="4904c5ea7914a58f60a5e2fbc397be67e7a25c380d7d07c1c31a3eefff1c92f1" +CHECKSUM_SHA256="3ebbe9a8e67edb4a25890b98c598e9fe23b10f96d1416d6a3ff0732e99d001c1" SOURCE_FILENAME="openexr-$portVersion.tar.gz" SOURCE_DIR="openexr-$portVersion" PATCHES="openexr-$portVersion.patchset" diff --git a/media-libs/openexr/patches/openexr-2.4.0.patchset b/media-libs/openexr/patches/openexr-2.4.1.patchset similarity index 100% rename from media-libs/openexr/patches/openexr-2.4.0.patchset rename to media-libs/openexr/patches/openexr-2.4.1.patchset