diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-05-01 20:15:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-06 07:03:56 +0700 |
commit | e4beab2d9797f9ceda11113b527cb6663d4addad (patch) | |
tree | 162513893372ab524def69521895d5a36254ca56 /system/mlterm/mlterm.SlackBuild | |
parent | de630a8f593521a1bf2808518f9ae41075ec0234 (diff) |
system/mlterm: Updated for version 3.8.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/mlterm/mlterm.SlackBuild')
-rw-r--r-- | system/mlterm/mlterm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mlterm/mlterm.SlackBuild b/system/mlterm/mlterm.SlackBuild index 079a971ba24d..a34ddabb83ac 100644 --- a/system/mlterm/mlterm.SlackBuild +++ b/system/mlterm/mlterm.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mlterm -VERSION=${VERSION:-3.8.0} +VERSION=${VERSION:-3.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |