From 6f3acefb5c4cf1f9cc9131aa6a4ec5d08711f17e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 18 Sep 2018 10:13:37 +0200 Subject: [PATCH] jbig2dec: update HOMEPAGE and SOURCE_URI. --- media-libs/jbig2dec/jbig2dec-0.14.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/jbig2dec/jbig2dec-0.14.recipe b/media-libs/jbig2dec/jbig2dec-0.14.recipe index f1b93ec4c..76bf8e1e9 100644 --- a/media-libs/jbig2dec/jbig2dec-0.14.recipe +++ b/media-libs/jbig2dec/jbig2dec-0.14.recipe @@ -5,11 +5,11 @@ JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit \ monochrome) images at moderately high resolution, and in particular scanned \ paper documents. In this domain it is very efficient, offering compression \ ratios on the order of 100:1." -HOMEPAGE="http://www.ghostscript.com/jbig2dec.html" +HOMEPAGE="https://jbig2dec.com/" COPYRIGHT="2001-2009 Artifex Software, Inc." LICENSE="GNU GPL v3" -REVISION="1" -SOURCE_URI="http://downloads.ghostscript.com/public/jbig2dec/jbig2dec-$portVersion.tar.gz" +REVISION="2" +SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/jbig2dec-$portVersion.tar.gz" CHECKSUM_SHA256="21b498c3ba566f283d02946f7e78e12abbad89f12fe4958974e50882c185014c" PATCHES="jbig2dec-$portVersion.patchset"