kexec-tools: update to 2.0.23
This commit is contained in:
parent
892df547fc
commit
c8b1aa6add
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kexec-tools'
|
||||
pkgname=kexec-tools
|
||||
version=2.0.22
|
||||
version=2.0.23
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ 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=96c97f49ed86049f8b72722cb53e7fe3693e5a4f31e78a3a6249e3d18dac49c2
|
||||
checksum=aa63cd6c7dd95b06ceba6240a7fdc6792789cada75a655e6714987175224241b
|
||||
skip_extraction="${pkgname}-${version}.tar.xz"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
|
Loading…
Reference in New Issue