diff options
author | Jonathan Li <jonathan dot li at hotmail dot co dot uk> | 2015-02-08 07:28:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-08 07:28:36 +0700 |
commit | 64212ca888562368acc255329294fa0726cb8425 (patch) | |
tree | bdfbff17404d985302f78ea23ceacdf0593ce934 /system/efitools/efitools.info | |
parent | 43f30994a634b679f5d2ea7074f712c62d2c7a57 (diff) | |
download | slackbuilds-64212ca888562368acc255329294fa0726cb8425.tar.gz |
system/efitools: Added (Tools for manipulating UEFI secure boot).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/efitools/efitools.info')
-rw-r--r-- | system/efitools/efitools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/efitools/efitools.info b/system/efitools/efitools.info new file mode 100644 index 0000000000..ac36986f5e --- /dev/null +++ b/system/efitools/efitools.info @@ -0,0 +1,10 @@ +PRGNAM="efitools" +VERSION="1.5.2" +HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git" +DOWNLOAD="https://build.opensuse.org/source/home:jejb1:UEFI/efitools/efitools-1.5.2.tar.gz" +MD5SUM="4feaaef124f9af902ecb448e3ec13c5f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-File-Slurp sbsigntools" +MAINTAINER="Jonathan Li" +EMAIL="jonathan dot li at hotmail dot co dot uk" |