diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2018-11-09 23:06:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-09 23:06:13 +0700 |
commit | 6f182c523aa82dfa96edb2e9e4db65a9959c1223 (patch) | |
tree | 8854d9502b76e70e3df2cc62e42a90a3e6a38e48 /system/go-mtree/go-mtree.info | |
parent | 544c6fd412efbe63d038ac4781e1e9ed4ed7687e (diff) | |
download | slackbuilds-6f182c523aa82dfa96edb2e9e4db65a9959c1223.tar.gz |
system/go-mtree: Added (passive filesystem verification).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/go-mtree/go-mtree.info')
-rw-r--r-- | system/go-mtree/go-mtree.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/go-mtree/go-mtree.info b/system/go-mtree/go-mtree.info new file mode 100644 index 0000000000..b44cc5fe89 --- /dev/null +++ b/system/go-mtree/go-mtree.info @@ -0,0 +1,10 @@ +PRGNAM="go-mtree" +VERSION="0.4.3" +HOMEPAGE="https://github.com/vbatts/go-mtree" +DOWNLOAD="https://github.com/vbatts/go-mtree/archive/v0.4.3/go-mtree-0.4.3.tar.gz" +MD5SUM="8aa0c2b6ff7a1493f87b1693160e0ff1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="google-go-lang" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" |