summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author powtrix <powtrix@gmail.com>2020-04-10 01:03:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-10 01:03:25 +0700
commit3f8421a3e0eae3722266a8a1eef3583d1c7e87cc (patch)
tree41c43d57c3e095ecc187d3d3b4c6372155624e09
parent15e7c93d21fddfb0cb1eec5eb89ea78e1d5eb983 (diff)
downloadslackbuilds-3f8421a3e0eae3722266a8a1eef3583d1c7e87cc.tar.gz
slackbuilds-3f8421a3e0eae3722266a8a1eef3583d1c7e87cc.tar.xz
system/kexec-tools: Updated for version 2.0.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/kexec-tools/kexec-tools.SlackBuild2
-rw-r--r--system/kexec-tools/kexec-tools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/kexec-tools/kexec-tools.SlackBuild b/system/kexec-tools/kexec-tools.SlackBuild
index 6ad22a783c..26d151c93c 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.19}
+VERSION=${VERSION:-2.0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kexec-tools/kexec-tools.info b/system/kexec-tools/kexec-tools.info
index bb3224a7ee..f985835884 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.19"
+VERSION="2.0.20"
HOMEPAGE="http://horms.net/projects/kexec/"
-DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.19.tar.xz"
-MD5SUM="d399dc099fac5f384b429f09d79b2608"
+DOWNLOAD="https://mirrors.edge.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.20.tar.xz"
+MD5SUM="3b3ee68064648b1b9e86ad93b1c50644"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""