diff options
author | powtrix <powtrix@gmail.com> | 2018-05-08 11:14:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:25 +0700 |
commit | 7960abc764f26e179b38f343e0a4b300f3a8e6ac (patch) | |
tree | 8bb110504ea3ce8035cbc9e6e93648e25eaa6013 | |
parent | 3e6cadadba513b8a95fd18c9303e766b4bbc63a1 (diff) |
system/kexec-tools: Updated for version 2.0.17.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | system/kexec-tools/kexec-tools.SlackBuild | 2 | ||||
-rw-r--r-- | system/kexec-tools/kexec-tools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/kexec-tools/kexec-tools.SlackBuild b/system/kexec-tools/kexec-tools.SlackBuild index 3377fad3005e..09324e77a168 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.15} +VERSION=${VERSION:-2.0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/kexec-tools/kexec-tools.info b/system/kexec-tools/kexec-tools.info index 8da260ee83b8..bfe645d047a6 100644 --- a/system/kexec-tools/kexec-tools.info +++ b/system/kexec-tools/kexec-tools.info @@ -1,8 +1,8 @@ PRGNAM="kexec-tools" -VERSION="2.0.15" +VERSION="2.0.17" HOMEPAGE="http://horms.net/projects/kexec/" -DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.15.tar.xz" -MD5SUM="76f5ea9e36ebaf605d0d7ec2e50d6ac6" +DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.17.tar.xz" +MD5SUM="f72c11e3bd80de23cae144ce8683d96b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |