mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/kexec-tools: Updated for version 2.0.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cddb8e9f93
commit
cb0429efce
2 changed files with 5 additions and 5 deletions
|
@ -4,8 +4,8 @@
|
||||||
# Written by powtrix (@gmail.com)
|
# Written by powtrix (@gmail.com)
|
||||||
|
|
||||||
PRGNAM=kexec-tools
|
PRGNAM=kexec-tools
|
||||||
VERSION=${VERSION:-2.0.14}
|
VERSION=${VERSION:-2.0.15}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="kexec-tools"
|
PRGNAM="kexec-tools"
|
||||||
VERSION="2.0.14"
|
VERSION="2.0.15"
|
||||||
HOMEPAGE="http://horms.net/projects/kexec/"
|
HOMEPAGE="http://horms.net/projects/kexec/"
|
||||||
DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.14.tar.xz"
|
DOWNLOAD="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.15.tar.xz"
|
||||||
MD5SUM="4164abff8ed21e9f94d57f535c2f77bf"
|
MD5SUM="76f5ea9e36ebaf605d0d7ec2e50d6ac6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue