ghostscript: bump version

fixes a few security issues
This commit is contained in:
Joachim Mairböck
2024-08-03 15:32:17 +02:00
parent 689d29823f
commit 24f5b0d9ef
2 changed files with 1 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ 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="f25ff491a726d883f0b0f9c8af9b895c674cf77cddd814aa3824b3223f439ee5"
CHECKSUM_SHA256="157212edc96b8ccc409475dce2e49833fb4427f150c455258ded9632c106abee"
SOURCE_DIR="ghostscript-$portVersion"
PATCHES="ghostscript_gpl-$portVersion.patchset"