ghostscript: bump version (#10235)

This commit is contained in:
Joachim Mairböck
2024-03-22 10:08:18 +01:00
committed by GitHub
parent add33093ad
commit 6a24a10b6d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,11 +5,11 @@ languages. Its main purposes are the rasterization or rendering of such page \
description language files, for the display or printing of document pages, and \
the conversion between PostScript and PDF files."
HOMEPAGE="https://ghostscript.com/"
COPYRIGHT="2001-2022 Artifex Software, Inc."
COPYRIGHT="2001-2024 Artifex Software, Inc."
LICENSE="AGPL-3.0"
REVISION="1"
SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${portVersion//./}/ghostscript-$portVersion.tar.xz"
CHECKSUM_SHA256="fa08ce016b30d26293dc322c6353691aced94fd3667a68ede7ff5395d71fcd0b"
CHECKSUM_SHA256="f25ff491a726d883f0b0f9c8af9b895c674cf77cddd814aa3824b3223f439ee5"
SOURCE_DIR="ghostscript-$portVersion"
PATCHES="ghostscript_gpl-$portVersion.patchset"