lz4: update homepage

It's redirected to: https://cyan4973.github.io/lz4/ (with http though)

Closes Homebrew/homebrew#40692.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Viktor Szakats 2015-06-14 10:07:06 +02:00 committed by Mike McQuaid
parent 8c9387a321
commit 93f19bb122

View file

@ -1,6 +1,6 @@
class Lz4 < Formula
desc "Lossless compression algorithm"
homepage "https://code.google.com/p/lz4/"
homepage "http://www.lz4.info/"
url "https://github.com/Cyan4973/lz4/archive/r130.tar.gz"
sha256 "c48450d27524c2e5856997133e059e3cf9909241110a6e21ad278890ac425afc"
version "r130"