diff options
author | Khronosschoty <khronosschoty@posteo.org> | 2018-11-02 17:24:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:44 +0700 |
commit | 3a76793e3b104f4179a46ba21513f46071da097d (patch) | |
tree | ae477e0d43b119a3c3d895b588ecb837fd4bf61e /system/eltclsh/eltclsh.SlackBuild | |
parent | ff750a5c6fa03e9ceb783c0fd1155822ee38cda8 (diff) |
system/eltclsh: Updated for version 1.17.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/eltclsh/eltclsh.SlackBuild')
-rw-r--r-- | system/eltclsh/eltclsh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/eltclsh/eltclsh.SlackBuild b/system/eltclsh/eltclsh.SlackBuild index 762591d2ee66..a4fb49b150e0 100644 --- a/system/eltclsh/eltclsh.SlackBuild +++ b/system/eltclsh/eltclsh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for eltclsh -# Copyright 2016 Khronosschoty +# Copyright 2016,2018 Khronosschoty # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=eltclsh -VERSION=${VERSION:-1.16} +VERSION=${VERSION:-1.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |