diff options
author | B. Watson <yalhcru@gmail.com> | 2015-08-26 06:50:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-26 06:50:16 +0700 |
commit | a85eee14a41f5a23360d82ef488f34b2fec8c76a (patch) | |
tree | a59a483df72afc9c85c9da4123bb798046bd15bf /system/lz4/lz4.info | |
parent | 0db9422a6cb79a11395523d2429e16a332f1397a (diff) | |
download | slackbuilds-a85eee14a41f5a23360d82ef488f34b2fec8c76a.tar.gz |
system/lz4: Added (compression algorithm).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lz4/lz4.info')
-rw-r--r-- | system/lz4/lz4.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/lz4/lz4.info b/system/lz4/lz4.info new file mode 100644 index 0000000000..cbda65d364 --- /dev/null +++ b/system/lz4/lz4.info @@ -0,0 +1,10 @@ +PRGNAM="lz4" +VERSION="r131" +HOMEPAGE="http://cyan4973.github.io/lz4/" +DOWNLOAD="https://github.com/Cyan4973/lz4/archive/r131.tar.gz" +MD5SUM="42b09fab42331da9d3fb33bd5c560de9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |