From 6c284435bf8f84d02ed5a157a55133c951aaa0c5 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 10 Sep 2019 20:58:10 +0200 Subject: [PATCH] jbig2dec: bump version. --- .../jbig2dec/{jbig2dec-0.14.recipe => jbig2dec-0.16.recipe} | 6 +++--- .../{jbig2dec-0.14.patchset => jbig2dec-0.16.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename media-libs/jbig2dec/{jbig2dec-0.14.recipe => jbig2dec-0.16.recipe} (91%) rename media-libs/jbig2dec/patches/{jbig2dec-0.14.patchset => jbig2dec-0.16.patchset} (100%) diff --git a/media-libs/jbig2dec/jbig2dec-0.14.recipe b/media-libs/jbig2dec/jbig2dec-0.16.recipe similarity index 91% rename from media-libs/jbig2dec/jbig2dec-0.14.recipe rename to media-libs/jbig2dec/jbig2dec-0.16.recipe index 76bf8e1e9..705de2b45 100644 --- a/media-libs/jbig2dec/jbig2dec-0.14.recipe +++ b/media-libs/jbig2dec/jbig2dec-0.16.recipe @@ -8,9 +8,9 @@ ratios on the order of 100:1." HOMEPAGE="https://jbig2dec.com/" COPYRIGHT="2001-2009 Artifex Software, Inc." LICENSE="GNU GPL v3" -REVISION="2" -SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/jbig2dec-$portVersion.tar.gz" -CHECKSUM_SHA256="21b498c3ba566f283d02946f7e78e12abbad89f12fe4958974e50882c185014c" +REVISION="1" +SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/jbig2dec-$portVersion.tar.gz" +CHECKSUM_SHA256="a4f6bf15d217e7816aa61b92971597c801e81f0a63f9fe1daee60fb88e0f0602" PATCHES="jbig2dec-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/media-libs/jbig2dec/patches/jbig2dec-0.14.patchset b/media-libs/jbig2dec/patches/jbig2dec-0.16.patchset similarity index 100% rename from media-libs/jbig2dec/patches/jbig2dec-0.14.patchset rename to media-libs/jbig2dec/patches/jbig2dec-0.16.patchset