jbig2dec: update HOMEPAGE and SOURCE_URI.

This commit is contained in:
Jerome Duval
2018-09-18 10:13:37 +02:00
parent 96ed6dbcb6
commit 6f3acefb5c

View File

@@ -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"