22 lines
511 B
Plaintext
22 lines
511 B
Plaintext
name: kmod
|
|
description: Linux kernel module handling tools
|
|
version: "34.2"
|
|
revision: 2
|
|
url: https://github.com/kmod-project/kmod
|
|
license: LGPL2.1,GPL2
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- openssl
|
|
- xz-utils
|
|
- zlib
|
|
- zstd
|
|
make_depends:
|
|
- scdoc
|
|
downloads:
|
|
- url: https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 5a5d5073070cc7e0c7a7a3c6ec2a0e1780850c8b47b3e3892226b93ffcb9cb54
|