diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2017-08-29 21:46:12 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:19:45 +0100 |
commit | d67da0c82767c21919784faf6a35efe5efb76e42 (patch) | |
tree | 3160bd5f69ff1e796f90dfc1cd4c7be14779356b /system/iucode_tool/iucode_tool.SlackBuild | |
parent | f8beac1f75d377422eb6097b58abd235d8ed782d (diff) | |
download | slackbuilds-d67da0c82767c21919784faf6a35efe5efb76e42.tar.gz |
system/iucode_tool: Updated for version 2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/iucode_tool/iucode_tool.SlackBuild')
-rw-r--r-- | system/iucode_tool/iucode_tool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/iucode_tool/iucode_tool.SlackBuild b/system/iucode_tool/iucode_tool.SlackBuild index 77a3576c7b..8c414c1918 100644 --- a/system/iucode_tool/iucode_tool.SlackBuild +++ b/system/iucode_tool/iucode_tool.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=iucode_tool -VERSION=${VERSION:-2.1.2} +VERSION=${VERSION:-2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |