system/kexec-tools: Updated for version 2.0.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
powtrix 2015-02-22 07:42:04 +07:00 committed by Willy Sudiarto Raharjo
parent 439f0fe591
commit f2d3c23649
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# Written by powtrix (@gmail.com)
PRGNAM=kexec-tools
VERSION=${VERSION:-2.0.8}
VERSION=${VERSION:-2.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="kexec-tools"
VERSION="2.0.8"
VERSION="2.0.9"
HOMEPAGE="http://horms.net/projects/kexec/"
DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.8.tar.xz"
MD5SUM="2c4dec4e857e84ca530478bac0ec114b"
DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.9.tar.xz"
MD5SUM="6681319934e22e74c532bd392ccb1bbb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""