Switch to new download format and add maintainers field
This commit is contained in:
@@ -1,9 +1,17 @@
|
||||
name: efivar
|
||||
description: Tools and libraries to work with EFI variables
|
||||
version: 39
|
||||
revision: 3
|
||||
version: "39"
|
||||
revision: 4
|
||||
url: https://github.com/rhboot/efivar
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
make_depends: ["mandoc"]
|
||||
type: source
|
||||
make_depends:
|
||||
- mandoc
|
||||
downloads:
|
||||
- url: https://github.com/rhboot/efivar/archive/${BPM_PKG_VERSION}/efivar-${BPM_PKG_VERSINO}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c9edd15f2eeeea63232f3e669a48e992c7be9aff57ee22672ac31f5eca1609a6
|
||||
|
||||
Reference in New Issue
Block a user