diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2017-01-19 20:17:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:33 +0700 |
commit | 06c811550d310b27448bbd11dadce1ccb71b9aad (patch) | |
tree | a75c02bbb80045eccdeeedfa4f822fdc76e0d524 /system/ostree/ostree.info | |
parent | 09274966f0145448d7edba4859b5dd55a9ce19ee (diff) | |
download | slackbuilds-06c811550d310b27448bbd11dadce1ccb71b9aad.tar.gz |
system/ostree: Added (tool for immutable filesystem trees).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/ostree/ostree.info')
-rw-r--r-- | system/ostree/ostree.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/ostree/ostree.info b/system/ostree/ostree.info new file mode 100644 index 0000000000..e8e4a3b47c --- /dev/null +++ b/system/ostree/ostree.info @@ -0,0 +1,10 @@ +PRGNAM="ostree" +VERSION="2016.15" +HOMEPAGE="https://github.com/ostreedev/ostree/" +DOWNLOAD="https://github.com/ostreedev/ostree/releases/download/v2016.15/ostree-2016.15.tar.xz" +MD5SUM="61d5234f1f8e41050d59649a7ac326a4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" |