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