mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kexec-tools: update to 2.0.11.
This commit is contained in:
parent
14b780b0ed
commit
7f424ce97f
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'kexec-tools'
|
# Template file for 'kexec-tools'
|
||||||
pkgname=kexec-tools
|
pkgname=kexec-tools
|
||||||
version=2.0.10
|
version=2.0.11
|
||||||
revision=1
|
revision=1
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="liblzma-devel"
|
makedepends="liblzma-devel"
|
||||||
short_desc="Tools to support fast kexec reboots"
|
short_desc="Tools to support fast kexec reboots"
|
||||||
|
@ -9,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=e23e4149712c861b2755e268a89d2e73a6cd1af4abc362a1ce419e212d19a1a3
|
checksum=b1097986ffdb928cf41a94e8a5dfddc981a8fa710cccf13298e7f8dd939a2ee3
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
rm ${XBPS_WRAPPERDIR}/strip
|
rm ${XBPS_WRAPPERDIR}/strip
|
||||||
|
|
Loading…
Add table
Reference in a new issue