From 0041ec21d94eb7f832f9cdbdd6dcfd147aab272b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 15 Sep 2017 19:24:21 +0200 Subject: [PATCH] libraw: bump version. --- .../libraw/{libraw-0.18.2.recipe => libraw-0.18.4.recipe} | 4 ++-- .../{libraw-0.18.2.patchset => libraw-0.18.4.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/libraw/{libraw-0.18.2.recipe => libraw-0.18.4.recipe} (96%) rename media-libs/libraw/patches/{libraw-0.18.2.patchset => libraw-0.18.4.patchset} (100%) diff --git a/media-libs/libraw/libraw-0.18.2.recipe b/media-libs/libraw/libraw-0.18.4.recipe similarity index 96% rename from media-libs/libraw/libraw-0.18.2.recipe rename to media-libs/libraw/libraw-0.18.4.recipe index f8bcf4596..d8ec2fa64 100644 --- a/media-libs/libraw/libraw-0.18.2.recipe +++ b/media-libs/libraw/libraw-0.18.4.recipe @@ -15,9 +15,9 @@ COPYRIGHT=" LICENSE=" GNU LGPL v2.1 CDDL v1" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz" -CHECKSUM_SHA256="ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6" +CHECKSUM_SHA256="eaf4931b46e65861e88bbe704ccf370381e94d63e9a898b889ded4e0cb3b0c97" SOURCE_DIR="LibRaw-$portVersion" PATCHES="libraw-$portVersion.patchset" diff --git a/media-libs/libraw/patches/libraw-0.18.2.patchset b/media-libs/libraw/patches/libraw-0.18.4.patchset similarity index 100% rename from media-libs/libraw/patches/libraw-0.18.2.patchset rename to media-libs/libraw/patches/libraw-0.18.4.patchset