15 lines
275 B
YAML
15 lines
275 B
YAML
name: efibootmgr
|
|
description: Utility to modify the UEFI Boot manager
|
|
version: "18"
|
|
revision: 4
|
|
url: https://github.com/rhboot/efibootmgr
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- efivar
|
|
make_depends:
|
|
- popt
|