diff options
author | powtrix <powtrix@gmail.com> | 2014-06-16 14:46:35 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:19:02 -0500 |
commit | 0044b2788804dda38ce605b56b8a089b9d34a603 (patch) | |
tree | 3bb1d63cf53d3ae7b91bfde977b64152e7aa66ce /system/kexec-tools/kexec-tools.SlackBuild | |
parent | e98519a5974dea77feb20cd7ba0f3d028587225a (diff) |
system/kexec-tools: Updated for version 2.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 0634a330fde4f..2b37f0df29778 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.6} +VERSION=${VERSION:-2.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |