From 27d84e5e7ede497a12b0f5f89fca0e5e3e49774f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 19 Nov 2019 10:37:11 +0100 Subject: [PATCH] jbig2dec: bump version. --- .../jbig2dec/{jbig2dec-0.16.recipe => jbig2dec-0.17.recipe} | 4 ++-- .../{jbig2dec-0.16.patchset => jbig2dec-0.17.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/jbig2dec/{jbig2dec-0.16.recipe => jbig2dec-0.17.recipe} (92%) rename media-libs/jbig2dec/patches/{jbig2dec-0.16.patchset => jbig2dec-0.17.patchset} (100%) diff --git a/media-libs/jbig2dec/jbig2dec-0.16.recipe b/media-libs/jbig2dec/jbig2dec-0.17.recipe similarity index 92% rename from media-libs/jbig2dec/jbig2dec-0.16.recipe rename to media-libs/jbig2dec/jbig2dec-0.17.recipe index 705de2b45..ee380bbaf 100644 --- a/media-libs/jbig2dec/jbig2dec-0.16.recipe +++ b/media-libs/jbig2dec/jbig2dec-0.17.recipe @@ -9,8 +9,8 @@ HOMEPAGE="https://jbig2dec.com/" COPYRIGHT="2001-2009 Artifex Software, Inc." LICENSE="GNU GPL v3" REVISION="1" -SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/jbig2dec-$portVersion.tar.gz" -CHECKSUM_SHA256="a4f6bf15d217e7816aa61b92971597c801e81f0a63f9fe1daee60fb88e0f0602" +SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/jbig2dec-$portVersion.tar.gz" +CHECKSUM_SHA256="f72bad7102638b31fa96be7492fb3d447a83d71c644cffd01f2a7ec52bd5fb72" PATCHES="jbig2dec-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/media-libs/jbig2dec/patches/jbig2dec-0.16.patchset b/media-libs/jbig2dec/patches/jbig2dec-0.17.patchset similarity index 100% rename from media-libs/jbig2dec/patches/jbig2dec-0.16.patchset rename to media-libs/jbig2dec/patches/jbig2dec-0.17.patchset