mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kexec-tools: update to 2.0.26.
This commit is contained in:
parent
435b1cd967
commit
80ff932734
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kexec-tools'
|
# Template file for 'kexec-tools'
|
||||||
pkgname=kexec-tools
|
pkgname=kexec-tools
|
||||||
version=2.0.23
|
version=2.0.26
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://kernel.org/pub/linux/utils/kernel/kexec/"
|
homepage="http://kernel.org/pub/linux/utils/kernel/kexec/"
|
||||||
distfiles="${KERNEL_SITE}/utils/kernel/kexec/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/kernel/kexec/${pkgname}-${version}.tar.xz"
|
||||||
checksum=aa63cd6c7dd95b06ceba6240a7fdc6792789cada75a655e6714987175224241b
|
checksum=7fe36a064101cd5c515e41b2be393dce3ca88adce59d6ee668e0af7c0c4570cd
|
||||||
skip_extraction="${pkgname}-${version}.tar.xz"
|
skip_extraction="${pkgname}-${version}.tar.xz"
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue