diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2017-01-19 19:52:19 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:33 +0700 |
commit | 09274966f0145448d7edba4859b5dd55a9ce19ee (patch) | |
tree | 998755e6d108a352b9d1919b1d17bca8e641fa71 /system/bubblewrap/bubblewrap.info | |
parent | 6eb36ac506615cd1b5ae8f13cc99b529157f6be5 (diff) | |
download | slackbuilds-09274966f0145448d7edba4859b5dd55a9ce19ee.tar.gz |
system/bubblewrap: Added (unprivileged sandboxing tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/bubblewrap/bubblewrap.info')
-rw-r--r-- | system/bubblewrap/bubblewrap.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/bubblewrap/bubblewrap.info b/system/bubblewrap/bubblewrap.info new file mode 100644 index 0000000000..670859bcc2 --- /dev/null +++ b/system/bubblewrap/bubblewrap.info @@ -0,0 +1,10 @@ +PRGNAM="bubblewrap" +VERSION="0.1.7" +HOMEPAGE="https://github.com/projectatomic/bubblewrap/" +DOWNLOAD="https://github.com/projectatomic/bubblewrap/releases/download/v0.1.7/bubblewrap-0.1.7.tar.xz" +MD5SUM="d14e777759e067aa7418cbf27086499d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" |