diff options
author | powtrix <powtrix@gmail.com> | 2014-05-01 17:47:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-05 08:22:46 +0700 |
commit | f52a17dfd353b1d09667b718dfd5e96013d61a9d (patch) | |
tree | a89a6b17222622ddc6e5d696378e132835509084 /system/kexec-tools/kexec-tools.SlackBuild | |
parent | 4f2a9dc537dc3767afc231d33a849d47b9fcf16d (diff) | |
download | slackbuilds-f52a17dfd353b1d09667b718dfd5e96013d61a9d.tar.gz |
system/kexec-tools: Updated for version 2.0.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/kexec-tools/kexec-tools.SlackBuild')
-rw-r--r-- | system/kexec-tools/kexec-tools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/kexec-tools/kexec-tools.SlackBuild b/system/kexec-tools/kexec-tools.SlackBuild index 389daec0a9..0634a330fd 100644 --- a/system/kexec-tools/kexec-tools.SlackBuild +++ b/system/kexec-tools/kexec-tools.SlackBuild @@ -4,7 +4,7 @@ # Written by powtrix (@gmail.com) PRGNAM=kexec-tools -VERSION=${VERSION:-2.0.3} +VERSION=${VERSION:-2.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |