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 | |
parent | 48a8bf761f659568da0f5bac25a98e2c33584344 (diff) | |
download | slackbuilds-027f6da271483c39f963dbef1c9f42dfc09ee0cc.tar.gz |
system/kexec-tools: Updated for version. 2.0.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kexec-tools')
-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 09324e77a1..6ad22a783c 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} diff --git a/system/kexec-tools/kexec-tools.info b/system/kexec-tools/kexec-tools.info index bfe645d047..bb3224a7ee 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.17" +VERSION="2.0.19" HOMEPAGE="http://horms.net/projects/kexec/" -DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.17.tar.xz" -MD5SUM="f72c11e3bd80de23cae144ce8683d96b" +DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.19.tar.xz" +MD5SUM="d399dc099fac5f384b429f09d79b2608" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |