summaryrefslogtreecommitdiffstats
path: root/package/ghostscript/ghostscript.mk
diff options
context:
space:
mode:
authorOlivier Schonken <olivier.schonken@gmail.com>2017-10-17 15:48:28 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-17 22:36:20 +0200
commit535cc2f03ea421b70fe81f3e5c76c805de16f8e4 (patch)
tree2275754a141ac14ce0cbc47ed09ef99fe332a438 /package/ghostscript/ghostscript.mk
parente492cbbd9f6803a3f9cbc93aa0465919ed399f73 (diff)
downloadbuildroot-535cc2f03ea421b70fe81f3e5c76c805de16f8e4.tar.gz
buildroot-535cc2f03ea421b70fe81f3e5c76c805de16f8e4.zip
ghostscript: bump version to 9.22
Remove patches that has been merged/updated upstream 0002-Host-tool-mkromfs_1-needs-libz.patch -> http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=284f5fe121d8eb0a0f50a6f2465ee2f99a061018 0003-Bug-697799-have-.eqproc-check-its-parameters.patch -> http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4f83478c88c2e05d6e8d79ca4557eb039354d2f3 http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=57f20719e1cfaea77b67cb26e26de7fe4d7f9b2e http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=ccfd2c75ac9be4cbd369e4cbdd40ba11a0c7bdad 0004-Bug-697799-have-.rsdparams-check-its-parameters -> http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=04b37bbce174eed24edec7ad5b920eb93db4d47d http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=ccfd2c75ac9be4cbd369e4cbdd40ba11a0c7bdad Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ghostscript/ghostscript.mk')
-rw-r--r--package/ghostscript/ghostscript.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ghostscript/ghostscript.mk b/package/ghostscript/ghostscript.mk
index c28cd06723..aa3f63b26e 100644
--- a/package/ghostscript/ghostscript.mk
+++ b/package/ghostscript/ghostscript.mk
@@ -4,8 +4,8 @@
#
################################################################################
-GHOSTSCRIPT_VERSION = 9.21
-GHOSTSCRIPT_SITE = https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs921
+GHOSTSCRIPT_VERSION = 9.22
+GHOSTSCRIPT_SITE = https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922
GHOSTSCRIPT_SOURCE = ghostscript-$(GHOSTSCRIPT_VERSION).tar.xz
GHOSTSCRIPT_LICENSE = AGPL-3.0
GHOSTSCRIPT_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud