From 1efcabde6245403229c3cea0f99665bb388ad956 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 10 May 2018 22:44:56 +0000 Subject: [PATCH] LibRaw: bump to 0.18.11. --- .../libraw/{libraw-0.18.10.recipe => libraw-0.18.11.recipe} | 2 +- .../{libraw-0.18.10.patchset => libraw-0.18.11.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename media-libs/libraw/{libraw-0.18.10.recipe => libraw-0.18.11.recipe} (97%) rename media-libs/libraw/patches/{libraw-0.18.10.patchset => libraw-0.18.11.patchset} (100%) diff --git a/media-libs/libraw/libraw-0.18.10.recipe b/media-libs/libraw/libraw-0.18.11.recipe similarity index 97% rename from media-libs/libraw/libraw-0.18.10.recipe rename to media-libs/libraw/libraw-0.18.11.recipe index aecf09ded..71fc57723 100644 --- a/media-libs/libraw/libraw-0.18.10.recipe +++ b/media-libs/libraw/libraw-0.18.11.recipe @@ -12,7 +12,7 @@ LICENSE="GNU LGPL v2.1 CDDL v1" REVISION="1" SOURCE_URI="https://www.libraw.org/data/LibRaw-$portVersion.tar.gz" -CHECKSUM_SHA256="08c9bbf2bb5f8aece783d05e0b5268aaae5562a34d940e17ee7a22cbc2fb994e" +CHECKSUM_SHA256="7cf724a40a0d8915869498f51062a952167e4f5bae2b6920542c9e0e079a471d" SOURCE_DIR="LibRaw-$portVersion" PATCHES="libraw-$portVersion.patchset" diff --git a/media-libs/libraw/patches/libraw-0.18.10.patchset b/media-libs/libraw/patches/libraw-0.18.11.patchset similarity index 100% rename from media-libs/libraw/patches/libraw-0.18.10.patchset rename to media-libs/libraw/patches/libraw-0.18.11.patchset