From a65244bcdb37076b5b245111a5aecf5e47f95c20 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 3 May 2018 08:05:15 +0000 Subject: [PATCH] LibRaw: bump to 0.18.10. --- .../libraw/{libraw-0.18.9.recipe => libraw-0.18.10.recipe} | 2 +- .../patches/{libraw-0.18.9.patchset => libraw-0.18.10.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename media-libs/libraw/{libraw-0.18.9.recipe => libraw-0.18.10.recipe} (97%) rename media-libs/libraw/patches/{libraw-0.18.9.patchset => libraw-0.18.10.patchset} (100%) diff --git a/media-libs/libraw/libraw-0.18.9.recipe b/media-libs/libraw/libraw-0.18.10.recipe similarity index 97% rename from media-libs/libraw/libraw-0.18.9.recipe rename to media-libs/libraw/libraw-0.18.10.recipe index 88f59cd9e..aecf09ded 100644 --- a/media-libs/libraw/libraw-0.18.9.recipe +++ b/media-libs/libraw/libraw-0.18.10.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="d2ef177032e6d804fc512b206d02c393fca26be43ecd136cc26926407273b24e" +CHECKSUM_SHA256="08c9bbf2bb5f8aece783d05e0b5268aaae5562a34d940e17ee7a22cbc2fb994e" SOURCE_DIR="LibRaw-$portVersion" PATCHES="libraw-$portVersion.patchset" diff --git a/media-libs/libraw/patches/libraw-0.18.9.patchset b/media-libs/libraw/patches/libraw-0.18.10.patchset similarity index 100% rename from media-libs/libraw/patches/libraw-0.18.9.patchset rename to media-libs/libraw/patches/libraw-0.18.10.patchset