diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-05-23 08:17:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-23 08:17:43 +0700 |
commit | 7835ffe1b2c561aec76485978c0da49ddeb859b2 (patch) | |
tree | 9a5a3d223adff997dec2e765423bcf03d9cfcfec /system/slack-osquery/slack-osquery.info | |
parent | 90f756af8addd432d7148b0e4ba2c3410c51ef17 (diff) |
system/slack-osquery: Added (osquery extensions for slackware).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slack-osquery/slack-osquery.info')
-rw-r--r-- | system/slack-osquery/slack-osquery.info | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/system/slack-osquery/slack-osquery.info b/system/slack-osquery/slack-osquery.info new file mode 100644 index 0000000000000..21b713f5f6e45 --- /dev/null +++ b/system/slack-osquery/slack-osquery.info @@ -0,0 +1,26 @@ +PRGNAM="slack-osquery" +VERSION="1.0" +HOMEPAGE="https://github.com/aclemosn/slack-osquery" +DOWNLOAD="https://github.com/aclemons/slack-osquery/archive/v1.0/slack-osquery-1.0.tar.gz \ + https://github.com/Microsoft/go-winio/archive/v0.4.9/go-winio-0.4.9.tar.gz \ + https://github.com/apache/thrift/archive/v0.12.0/thrift-0.12.0.tar.gz \ + https://github.com/davecgh/go-spew/archive/v1.1.0/go-spew-1.1.0.tar.gz \ + https://github.com/kolide/osquery-go/archive/a74aa860032dacda9b8304c6565efcb9d80dfaa9/osquery-go-a74aa860032dacda9b8304c6565efcb9d80dfaa9.tar.gz \ + https://github.com/pkg/errors/archive/v0.8.0/errors-0.8.0.tar.gz \ + https://github.com/pmezard/go-difflib/archive/v1.0.0/go-difflib-1.0.0.tar.gz \ + https://github.com/stretchr/testify/archive/v1.2.2/testify-1.2.2.tar.gz \ + https://github.com/golang/sys/archive/14742f9018cd6651ec7364dc6ee08af0baaa1031/sys-14742f9018cd6651ec7364dc6ee08af0baaa1031.tar.gz" +MD5SUM="6f9cdd4f0f8e2d5e5a41568f1c80eb7e \ + 8696fc61920c07d8591b5f5c6920cf82 \ + ff9af01fec424b5a279fa8a3c9e95c0c \ + 89875fb674e0ea72a189e5048186206c \ + c11f2cbf425ccf11292e0caaf9619a69 \ + 8072f1b5f0f97a9167caff82f812edeb \ + 56e81fe945d04771dcb79964ce958a5f \ + cae3d38d807581cd78da0a9dc6b0eb70 \ + e854fa1c61cb6d71bf9feb71b3f97f97" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="google-go-lang" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |