mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/ghostpcl: Updated for version 9.53.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3ea7f3f755
commit
28fe22e938
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=ghostpcl
|
||||
SRCNAM=ghostpdl
|
||||
VERSION=${VERSION:-9.52}
|
||||
VERSION=${VERSION:-9.53.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ghostpcl"
|
||||
VERSION="9.52"
|
||||
VERSION="9.53.2"
|
||||
HOMEPAGE="https://www.ghostscript.com"
|
||||
DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/ghostpdl-9.52.tar.gz"
|
||||
MD5SUM="f45c5896d22285f8a00ce506998b43d9"
|
||||
DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs9532/ghostpdl-9.53.2.tar.gz"
|
||||
MD5SUM="c7f2d83a517f9a26b55961ae23b496e8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue