system/kexec-tools: Updated for version 2.0.15.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
powtrix 2017-10-29 10:42:55 +07:00 committed by Willy Sudiarto Raharjo
parent cddb8e9f93
commit cb0429efce
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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=""