diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2017-01-14 01:25:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-14 01:39:07 +0700 |
commit | b2ee8eb01bd428c34314f66a378e98e17424a47f (patch) | |
tree | c4c22508ae5e3536e480bc0bb84707f7938650d8 /system/iucode_tool/iucode_tool.SlackBuild | |
parent | f8ade42226be8aec80e653f1dbaf9d5f794f4084 (diff) |
system/iucode_tool: Updated for version 2.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/iucode_tool/iucode_tool.SlackBuild')
-rw-r--r-- | system/iucode_tool/iucode_tool.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/iucode_tool/iucode_tool.SlackBuild b/system/iucode_tool/iucode_tool.SlackBuild index d4566bcd9aae..6c7fef8afc8e 100644 --- a/system/iucode_tool/iucode_tool.SlackBuild +++ b/system/iucode_tool/iucode_tool.SlackBuild @@ -3,7 +3,7 @@ #Slackware build script for iucode_tool # Copyright 2015-2016 Jonathan Li -# Copyright 2016, Alexander Verbovetsky, Moscow, Russia +# Copyright 2016-2017, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=iucode_tool -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |