Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: dkms
|
||||
description: Dynamic Kernel Modules System
|
||||
version: 3.4.1
|
||||
revision: 5
|
||||
url: https://github.com/dkms-project/dkms
|
||||
license: GPL2-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- coreutils
|
||||
- gawk
|
||||
- kmod
|
||||
- sed
|
||||
optional_depends:
|
||||
- linux-stable-headers:To build modules for the stable kernel
|
||||
- linux-lts-headers:To build modules for the longterm support kernel
|
||||
downloads:
|
||||
- url: https://github.com/dkms-project/dkms/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c45b7b48f3569b0328594bcdc70058294a669ad7348484ae00758a73a4e91120
|
||||
Reference in New Issue
Block a user