diff options
author | pyllyukko <pyllyukko AT maimed dot org> | 2018-02-05 21:22:48 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:30 +0700 |
commit | 6158601587bb07770a71d483c046776a01e27205 (patch) | |
tree | f727ec240ae9174fee6a01dee0b3a1b7114ab839 /system/chipsec/chipsec.info | |
parent | 05bfc3e1a360f5fcd9f6dac75a5fabd3a2643522 (diff) | |
download | slackbuilds-6158601587bb07770a71d483c046776a01e27205.tar.gz |
system/chipsec: Added (Platform Security Assessment Framework).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/chipsec/chipsec.info')
-rw-r--r-- | system/chipsec/chipsec.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/chipsec/chipsec.info b/system/chipsec/chipsec.info new file mode 100644 index 0000000000..2e259b4e92 --- /dev/null +++ b/system/chipsec/chipsec.info @@ -0,0 +1,10 @@ +PRGNAM="chipsec" +VERSION="1.3.5" +HOMEPAGE="https://github.com/chipsec/chipsec" +DOWNLOAD="https://github.com/chipsec/chipsec/archive/v1.3.5/chipsec-1.3.5.tar.gz" +MD5SUM="2d1f8d1a6ae76e77b34736761b33e3fc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="pyllyukko" +EMAIL="pyllyukko AT maimed dot org" |