25 lines
557 B
Plaintext
25 lines
557 B
Plaintext
name: linux-stable
|
|
description: The stable version of the linux kernel
|
|
version: 6.17.3
|
|
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: 3ecc8619d8a5b5f675224d2f52c71d1fc09bc3f9c019d8bd82d0581e03689499
|