changeset 5050:d80152a06425

* src/ghostscript.mk: update to v9.27
author John Donoghue
date Fri, 12 Apr 2019 07:59:55 -0400
parents fe5dae682a3d
children f9628b2bd4d5
files src/ghostscript.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ghostscript.mk	Thu Apr 11 12:32:45 2019 -0400
+++ b/src/ghostscript.mk	Fri Apr 12 07:59:55 2019 -0400
@@ -3,9 +3,9 @@
 
 PKG             := ghostscript
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 9.26
+$(PKG)_VERSION  := 9.27
 $(PKG)_NODOTVER := $(subst .,,$($(PKG)_VERSION))
-$(PKG)_CHECKSUM := 2727000ebee0d08311705859a31a504e259f0d98
+$(PKG)_CHECKSUM := f926d2cfb418a7c5d92dce0a9843fa01ee62fe2c
 $(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)