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