lz4 1.7.5

Closes #8586.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Tomasz Pajor 2017-01-07 16:46:06 +01:00
parent 64615e11ab
commit f2ef8f6b00

View file

@ -1,10 +1,9 @@
class Lz4 < Formula class Lz4 < Formula
desc "Lossless compression algorithm" desc "Extremely Fast Compression algorithm"
homepage "http://www.lz4.info/" homepage "http://www.lz4.org/"
url "https://github.com/Cyan4973/lz4/archive/r131.tar.gz" url "https://github.com/lz4/lz4/archive/v1.7.5.tar.gz"
version "r131" sha256 "0190cacd63022ccb86f44fa5041dc6c3804407ad61550ca21c382827319e7e7e"
sha256 "9d4d00614d6b9dec3114b33d1224b6262b99ace24434c53487a0c8fd0b18cfed" head "https://github.com/lz4/lz4.git"
head "https://github.com/Cyan4973/lz4.git"
bottle do bottle do
cellar :any cellar :any