From ddd0e8b98101a2c4567018d6e5ff8072c0bb8312 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Wed, 25 Dec 2019 19:18:45 +0100 Subject: [PATCH] Ghostscript: forced rebuild (#4487) --- app-text/ghostscript_gpl/ghostscript_gpl-9.26.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ghostscript_gpl/ghostscript_gpl-9.26.recipe b/app-text/ghostscript_gpl/ghostscript_gpl-9.26.recipe index 57ec81463..f86460f16 100644 --- a/app-text/ghostscript_gpl/ghostscript_gpl-9.26.recipe +++ b/app-text/ghostscript_gpl/ghostscript_gpl-9.26.recipe @@ -7,7 +7,7 @@ the conversion between PostScript and PDF files." HOMEPAGE="https://ghostscript.com/" COPYRIGHT="2001-2018 Artifex Software, Inc." LICENSE="AGPL-3.0" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${portVersion/./}/ghostscript-$portVersion.tar.xz" CHECKSUM_SHA256="90ed475f37584f646e9ef829932b2525d5c6fc2e0147e8d611bc50aa0e718598" SOURCE_DIR="ghostscript-$portVersion"