system/kexec-tools: Updated for version 2.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e98519a597
commit
0044b27888
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue