kexec-tools: update to 2.0.17.
Closes #13616. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
a6f7e44938
commit
786d7acaa4
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'kexec-tools'
|
||||
pkgname=kexec-tools
|
||||
version=2.0.16
|
||||
version=2.0.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="liblzma-devel"
|
||||
short_desc="Tools to support fast kexec reboots"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://kernel.org/pub/linux/utils/kernel/kexec/"
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/kexec/$pkgname-$version.tar.xz"
|
||||
checksum=5b103351ad752c9badd1d65b00eb6de4bce579f944f4df4e3ef3a755ba567010
|
||||
checksum=504c816b769da573167b63f3b6d4fce3740f231c98d8db0c4fda47a4b90482a9
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue