25 lines
557 B
Plaintext
25 lines
557 B
Plaintext
name: linux-stable
|
|
description: The stable version of the linux kernel
|
|
version: 6.17.5
|
|
revision: 1
|
|
url: https://www.kernel.org/
|
|
license: GPL2-only
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- bc
|
|
- clang
|
|
- cpio
|
|
- gettext
|
|
- libelf
|
|
- lld
|
|
- perl
|
|
- rustc
|
|
- rust-bindgen
|
|
- rust-src
|
|
downloads:
|
|
- url: https://cdn.kernel.org/pub/linux/kernel/v${BPM_PKG_VERSION%%.*}.x/linux-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c05faf36e9c2164be723cf6ada8533788804d48f9dd2fe1be2ccee3616a92bce
|