diff options
author | pyllyukko <pyllyukko@maimed.org> | 2019-06-15 07:29:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-15 07:29:23 +0700 |
commit | b78040fcf6930c9a96325e02044fc300a55f84be (patch) | |
tree | 226fcd39b88f229c18e9f6c595cc090c14f030f6 /system/tpe-kmod/tpe-kmod.info | |
parent | 40b67c6a0a733d4789f761106ca76e6761527c72 (diff) |
system/tpe-kmod: Added (Trusted Path Execution Linux Kernel Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tpe-kmod/tpe-kmod.info')
-rw-r--r-- | system/tpe-kmod/tpe-kmod.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tpe-kmod/tpe-kmod.info b/system/tpe-kmod/tpe-kmod.info new file mode 100644 index 0000000000000..0fdd1c8990643 --- /dev/null +++ b/system/tpe-kmod/tpe-kmod.info @@ -0,0 +1,10 @@ +PRGNAM="tpe-kmod" +VERSION="2.0.3" +HOMEPAGE="https://github.com/cormander/tpe-lkm" +DOWNLOAD="https://github.com/cormander/tpe-lkm/archive/2.0.3/tpe-kmod-2.0.3.tar.gz" +MD5SUM="b6f0520c0cec4d5a7fd5b8de514fefa9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="pyllyukko" +EMAIL="pyllyukko@maimed.org" |