summaryrefslogtreecommitdiffstats
path: root/system/kexec-tools
diff options
context:
space:
mode:
author powtrix2017-10-29 04:42:55 +0100
committer Willy Sudiarto Raharjo2017-10-29 04:42:55 +0100
commitcb0429efce52b1d8954e110958cbcdd770c5ca94 (patch)
treea72390d6c9c9ee0ae7681f6ec3c3d28ece7826d5 /system/kexec-tools
parentcddb8e9f93965c412d3223b4f3042cec7c5944c7 (diff)
downloadslackbuilds-cb0429efce52b1d8954e110958cbcdd770c5ca94.tar.gz
system/kexec-tools: Updated for version 2.0.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kexec-tools')
-rw-r--r--system/kexec-tools/kexec-tools.SlackBuild4
-rw-r--r--system/kexec-tools/kexec-tools.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/kexec-tools/kexec-tools.SlackBuild b/system/kexec-tools/kexec-tools.SlackBuild
index 3092b42909..3377fad300 100644
--- a/system/kexec-tools/kexec-tools.SlackBuild
+++ b/system/kexec-tools/kexec-tools.SlackBuild
@@ -4,8 +4,8 @@
# Written by powtrix (@gmail.com)
PRGNAM=kexec-tools
-VERSION=${VERSION:-2.0.14}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.0.15}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/kexec-tools/kexec-tools.info b/system/kexec-tools/kexec-tools.info
index 242fc228a4..8da260ee83 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.14"
+VERSION="2.0.15"
HOMEPAGE="http://horms.net/projects/kexec/"
-DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.14.tar.xz"
-MD5SUM="4164abff8ed21e9f94d57f535c2f77bf"
+DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.15.tar.xz"
+MD5SUM="76f5ea9e36ebaf605d0d7ec2e50d6ac6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""