diff options
author | powtrix <powtrix@gmail.com> | 2015-02-22 07:42:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-22 07:42:04 +0700 |
commit | f2d3c2364927b066892f50c33b80d0e59fb14880 (patch) | |
tree | 14091f578d9096d3aad412a90a194938f5b08107 /system/kexec-tools/kexec-tools.SlackBuild | |
parent | 439f0fe591ba6126e317817cb00536dc56a1098a (diff) |
system/kexec-tools: Updated for version 2.0.9.
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 edd85cf3763fb..e218008c1320b 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.8} +VERSION=${VERSION:-2.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |