diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-10 08:30:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:34:23 -0500 |
commit | b74b52785542d4f4cf2b27e9d3b3724dc5bf8d14 (patch) | |
tree | da7848de74fa6ff064a04f324f3cec8549ccb83b /system/kexec-tools/kexec-tools.SlackBuild | |
parent | 00b9d8632696f8c8b15fcec0549b66e46d3d0210 (diff) |
system/kexec-tools: Updated for version 2.0.21.
Thanks to raket on #slackbuilds
Signed-off-by: Matteo Bernardini <ponce@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 26d151c93cdf..7ab5615def68 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.20} +VERSION=${VERSION:-2.0.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |