diff options
author | Zbigniew Baniewski <Zbigniew [dot] Baniewski [at] gmail [dot] com> | 2018-02-02 05:07:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-02 05:07:33 +0700 |
commit | 36b6a7f8be4bc4688137b22252ab1067318df4fa (patch) | |
tree | c88e85a8e2616c4878004b25d2a59acb75e83816 /development/4th/4th.SlackBuild | |
parent | 6579a6ae60b6d955aafba0184b0b8c49edfdabcd (diff) |
development/4th: Updated for version 3.62.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/4th/4th.SlackBuild')
-rw-r--r-- | development/4th/4th.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/4th/4th.SlackBuild b/development/4th/4th.SlackBuild index 3ad5578966b86..a746fd8d34948 100644 --- a/development/4th/4th.SlackBuild +++ b/development/4th/4th.SlackBuild @@ -5,7 +5,7 @@ # Written by Zbigniew Baniewski <Zbigniew [dot] Baniewski [at] gmail [dot] com> PRGNAM=4th -VERSION=${VERSION:-3.62.2} +VERSION=${VERSION:-3.62.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |