ghostscript: update to 9.20.
This commit is contained in:
parent
20c3646c14
commit
e2b989270e
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ghostscript'
|
||||
pkgname=ghostscript
|
||||
version=9.19
|
||||
version=9.20
|
||||
revision=1
|
||||
short_desc="An interpreter for the PostScript language"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.ghostscript.com/"
|
||||
license="AGPL-3, CPL-1.0"
|
||||
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/ghostscript-${version}.tar.bz2"
|
||||
checksum=f67acdcfcde1f86757ff3553cd719f12eac2d7681a0e96d8bdd1f40a0f47b45b
|
||||
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/ghostscript-${version}.tar.xz"
|
||||
checksum=3c0f3dc5df6f784850fa4ce7dcc3d6c56ef543af1fbaedd1d9f8d9f8b66de0ab
|
||||
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="
|
||||
|
|
Loading…
Reference in New Issue