Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: sbsigntools
|
||||
description: Tools to add signatures to EFI binaries and Drivers
|
||||
version: 0.9.5
|
||||
revision: 1
|
||||
url: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/
|
||||
license: GPL3-or-later
|
||||
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
|
||||
Reference in New Issue
Block a user