diff options
author | powtrix <powtrix@gmail.com> | 2018-05-08 11:14:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:25 +0700 |
commit | 7960abc764f26e179b38f343e0a4b300f3a8e6ac (patch) | |
tree | 8bb110504ea3ce8035cbc9e6e93648e25eaa6013 /system/kexec-tools/kexec-tools.SlackBuild | |
parent | 3e6cadadba513b8a95fd18c9303e766b4bbc63a1 (diff) |
system/kexec-tools: Updated for version 2.0.17.
Signed-off-by: David Spencer <idlemoor@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 3377fad3005e0..09324e77a1680 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.15} +VERSION=${VERSION:-2.0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |