diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-26 15:11:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 034c6e232cf5aa48a2589358d5e74ce0022cc297 (patch) | |
tree | 9b997bfe4d1f33055125e384870685617b11e0a3 /system/linuxconsoletools/linuxconsoletools.SlackBuild | |
parent | 6c9f8e5fa3615801cbb4c1881618811a675d60da (diff) | |
download | slackbuilds-034c6e232cf5aa48a2589358d5e74ce0022cc297.tar.gz |
system/linuxconsoletools: Updated for version 1.5.1.
Diffstat (limited to 'system/linuxconsoletools/linuxconsoletools.SlackBuild')
-rw-r--r-- | system/linuxconsoletools/linuxconsoletools.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/linuxconsoletools/linuxconsoletools.SlackBuild b/system/linuxconsoletools/linuxconsoletools.SlackBuild index 29e2a7b212..b796f36a40 100644 --- a/system/linuxconsoletools/linuxconsoletools.SlackBuild +++ b/system/linuxconsoletools/linuxconsoletools.SlackBuild @@ -27,8 +27,10 @@ # 20150505 bkw: update for v1.4.8 +# 20160726 bkw: update for v1.5.1 + PRGNAM=linuxconsoletools -VERSION=${VERSION:-1.4.8} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |