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