Files
linux-stable/pkg.info
T
2026-04-07 15:10:00 +03:00

36 lines
828 B
Plaintext

name: linux-stable
description: The stable version of the linux kernel
version: 6.19.11
revision: 2
url: https://www.kernel.org/
license: GPL2-only
maintainers:
- [email protected]
architecture: any
type: source
make_depends:
- bc
- clang
- cpio
- gettext
- libelf
- lld
- llvm
- 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: 20039d7b6b256c08be2f8fac43c3ff9a620308c703c643cf2f80c3910b9bd59b
split_packages:
- name: linux-stable
optional_depends:
- linux-stable-docs
- name: linux-stable-docs
description: The stable version of the linux kernel (Documentation)
depends:
- linux-stable