27 lines
617 B
YAML
27 lines
617 B
YAML
name: sbsigntools
|
|
description: Tools to add signatures to EFI binaries and Drivers
|
|
version: 0.9.5
|
|
revision: 2
|
|
url: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- openssl
|
|
- util-linux
|
|
make_depends:
|
|
- git
|
|
- gnu-efi
|
|
- help2man
|
|
- sed
|
|
- util-linux
|
|
downloads:
|
|
- url: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 9cfca9fe7aa7a8e29b92fe33ce8433e212c9a8ba
|