From b5248de9c6766bd5bd9f1c065a77de9c2f0790ae Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 17 Sep 2018 11:38:52 +0200 Subject: [PATCH] ghostscript: Use version 9.25 --- ghostscript.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghostscript.be0 b/ghostscript.be0 index 88cb202c0..ffae03ddd 100755 --- a/ghostscript.be0 +++ b/ghostscript.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION ghostscript-9.23-0 +# BEE_VERSION ghostscript-9.25-0 SRCURL[0]="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/ghostscript-${PKGVERSION}.tar.gz"