diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-02-08 16:58:42 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:33 +0700 |
commit | 699de78a39f442b151ff952b72a50e5ec80d7589 (patch) | |
tree | e5eb600be056773b9e4103e23a6053782b57b270 /system/bitrot/bitrot.info | |
parent | 9d3671ce67be5f0178fcfbea377fb4c83cfefca2 (diff) |
system/bitrot: Added (dectects bit rotten files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/bitrot/bitrot.info')
-rw-r--r-- | system/bitrot/bitrot.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/bitrot/bitrot.info b/system/bitrot/bitrot.info new file mode 100644 index 0000000000000..4122aadd5bc4d --- /dev/null +++ b/system/bitrot/bitrot.info @@ -0,0 +1,10 @@ +PRGNAM="bitrot" +VERSION="0.9.2" +HOMEPAGE="https://github.com/ambv/bitrot" +DOWNLOAD="https://github.com/ambv/bitrot/archive/0.9.2/bitrot-0.9.2.tar.gz" +MD5SUM="ff3f84fee6f2b543b8e89ec306e2353e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Donald Cooley" +EMAIL="chytraeu@sdf.org" |