kexec-tools: update to 2.0.22.

Closes: #30652 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2021-05-03 20:28:27 +02:00 committed by Andrew J. Hesford
parent 3fd8458586
commit a0eeeda5ce

View file

@ -1,17 +1,17 @@
# Template file for 'kexec-tools'
pkgname=kexec-tools
version=2.0.21
version=2.0.22
revision=1
create_wrksrc=yes
build_style=gnu-configure
hostmakedepends="tar xz"
makedepends="zlib-devel liblzma-devel"
short_desc="Tools to support fast kexec reboots"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
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=e113142dee891638ad96e0f72cf9277b244477619470b30c41999d312e8e8702
checksum=96c97f49ed86049f8b72722cb53e7fe3693e5a4f31e78a3a6249e3d18dac49c2
skip_extraction="${pkgname}-${version}.tar.xz"
CFLAGS="-fcommon"