diff options
author | powtrix <powtrix@gmail.com> | 2014-06-16 14:46:35 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:19:02 -0500 |
commit | 0044b2788804dda38ce605b56b8a089b9d34a603 (patch) | |
tree | 3bb1d63cf53d3ae7b91bfde977b64152e7aa66ce /system/kexec-tools | |
parent | e98519a5974dea77feb20cd7ba0f3d028587225a (diff) | |
download | slackbuilds-0044b2788804dda38ce605b56b8a089b9d34a603.tar.gz |
system/kexec-tools: Updated for version 2.0.7.
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 0634a330fd..2b37f0df29 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.6} +VERSION=${VERSION:-2.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/kexec-tools/kexec-tools.info b/system/kexec-tools/kexec-tools.info index b267e5b9a6..5eb50fa179 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.6" +VERSION="2.0.7" HOMEPAGE="http://horms.net/projects/kexec/" -DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.6.tar.xz" -MD5SUM="9192e5b9fab094b90f481226d1ad5e74" +DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.7.tar.xz" +MD5SUM="2309ba43981cb6d39d07ac3a9aac30ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |