From 8709e4d8532312a5f1b721ea3bf8ada39db9d98d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 20 Oct 2017 18:02:54 +0200 Subject: [PATCH] jbig2dec: bump version. --- .../jbig2dec/{jbig2dec-0.13.recipe => jbig2dec-0.14.recipe} | 2 +- .../patches/{jbig2dec-0.13.patchset => jbig2dec-0.14.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename media-libs/jbig2dec/{jbig2dec-0.13.recipe => jbig2dec-0.14.recipe} (95%) rename media-libs/jbig2dec/patches/{jbig2dec-0.13.patchset => jbig2dec-0.14.patchset} (100%) diff --git a/media-libs/jbig2dec/jbig2dec-0.13.recipe b/media-libs/jbig2dec/jbig2dec-0.14.recipe similarity index 95% rename from media-libs/jbig2dec/jbig2dec-0.13.recipe rename to media-libs/jbig2dec/jbig2dec-0.14.recipe index 82959717c..65cab0880 100644 --- a/media-libs/jbig2dec/jbig2dec-0.13.recipe +++ b/media-libs/jbig2dec/jbig2dec-0.14.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2001-2009 Artifex Software, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://downloads.ghostscript.com/public/jbig2dec/jbig2dec-$portVersion.tar.gz" -CHECKSUM_SHA256="5aaca0070992cc2e971e3bb2338ee749495613dcecab4c868fc547b4148f5311" +CHECKSUM_SHA256="21b498c3ba566f283d02946f7e78e12abbad89f12fe4958974e50882c185014c" PATCHES="jbig2dec-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/media-libs/jbig2dec/patches/jbig2dec-0.13.patchset b/media-libs/jbig2dec/patches/jbig2dec-0.14.patchset similarity index 100% rename from media-libs/jbig2dec/patches/jbig2dec-0.13.patchset rename to media-libs/jbig2dec/patches/jbig2dec-0.14.patchset