From 512d107295b3e3d8c8f8b12f90dea57679362de3 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 17 May 2015 09:06:19 +0000 Subject: [PATCH] libraw: bump version. --- .../libraw/{libraw-0.16.0.recipe => libraw-0.16.1.recipe} | 2 +- .../patches/{libraw-0.16.0.patchset => libraw-0.16.1.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename media-libs/libraw/{libraw-0.16.0.recipe => libraw-0.16.1.recipe} (97%) rename media-libs/libraw/patches/{libraw-0.16.0.patchset => libraw-0.16.1.patchset} (100%) diff --git a/media-libs/libraw/libraw-0.16.0.recipe b/media-libs/libraw/libraw-0.16.1.recipe similarity index 97% rename from media-libs/libraw/libraw-0.16.0.recipe rename to media-libs/libraw/libraw-0.16.1.recipe index f27916a51..1b2b73399 100644 --- a/media-libs/libraw/libraw-0.16.0.recipe +++ b/media-libs/libraw/libraw-0.16.1.recipe @@ -16,7 +16,7 @@ LICENSE=" GNU LGPL v2.1 CDDL v1" SRC_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz" -CHECKSUM_SHA256="71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96" +CHECKSUM_SHA256="a1b95b6c2379e46bf09321d3281185474ea47d1e4585f3c5a4f36e0fbcbbe8bc" REVISION="1" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then diff --git a/media-libs/libraw/patches/libraw-0.16.0.patchset b/media-libs/libraw/patches/libraw-0.16.1.patchset similarity index 100% rename from media-libs/libraw/patches/libraw-0.16.0.patchset rename to media-libs/libraw/patches/libraw-0.16.1.patchset