diff options
author | powtrix <powtrix@gmail.com> | 2019-04-25 23:40:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-25 23:40:52 +0700 |
commit | 027f6da271483c39f963dbef1c9f42dfc09ee0cc (patch) | |
tree | 32bd3e69307fe676be745cd8caed859317c47486 /system/kexec-tools/kexec-tools.SlackBuild | |
parent | 48a8bf761f659568da0f5bac25a98e2c33584344 (diff) |
system/kexec-tools: Updated for version. 2.0.19.
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 09324e77a1680..6ad22a783cf41 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.17} +VERSION=${VERSION:-2.0.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |