diff src/ghostscript.mk @ 5189:9ecdae39c4f8

ghostscript: update to v9.50 * src/ghostscript-1-fixes.patch: update patch * src/ghostscript.mk: update version, checksum
author John Donoghue
date Tue, 15 Oct 2019 16:36:42 -0400
parents d80152a06425
children be9c49c6ccca
line wrap: on
line diff
--- a/src/ghostscript.mk	Tue Oct 15 16:36:42 2019 -0400
+++ b/src/ghostscript.mk	Tue Oct 15 16:36:42 2019 -0400
@@ -3,9 +3,9 @@
 
 PKG             := ghostscript
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 9.27
+$(PKG)_VERSION  := 9.50
 $(PKG)_NODOTVER := $(subst .,,$($(PKG)_VERSION))
-$(PKG)_CHECKSUM := f926d2cfb418a7c5d92dce0a9843fa01ee62fe2c
+$(PKG)_CHECKSUM := 3be5f36300e3031e68a28cd898b3eebc9151660b
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs$($(PKG)_NODOTVER)/$($(PKG)_FILE)