diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-03-18 21:51:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-19 04:19:31 +0700 |
commit | 2be561b2491219e2a9c845df604f96d5cc8455a7 (patch) | |
tree | e6342ad75fa6fbe59416ae6045ae7162701748e2 /misc/ghostpcl/ghostpcl.SlackBuild | |
parent | 69c2d2b8d350196401a09731c352325b009d960f (diff) |
misc/ghostpcl: Updated for version 9.51.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/ghostpcl/ghostpcl.SlackBuild')
-rw-r--r-- | misc/ghostpcl/ghostpcl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ghostpcl/ghostpcl.SlackBuild b/misc/ghostpcl/ghostpcl.SlackBuild index 65bab23554986..27704ef60e85e 100644 --- a/misc/ghostpcl/ghostpcl.SlackBuild +++ b/misc/ghostpcl/ghostpcl.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=ghostpcl SRCNAM=ghostpdl -VERSION=${VERSION:-9.50} +VERSION=${VERSION:-9.51} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |