diff options
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 0634a330fd..2b37f0df29 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} |