From e791dbbba98d3ea2f92c2b7a2122b07605834606 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Wed, 21 Jan 2015 02:25:04 +0000 Subject: lz4 r127 Version bump. Closes #36089. Signed-off-by: Jack Nagel --- Library/Formula/lz4.rb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/lz4.rb b/Library/Formula/lz4.rb index 1b842551e..ea0acb6a6 100644 --- a/Library/Formula/lz4.rb +++ b/Library/Formula/lz4.rb @@ -1,10 +1,8 @@ -require "formula" - class Lz4 < Formula - homepage "http://code.google.com/p/lz4/" - url "https://github.com/Cyan4973/lz4/archive/r126.tar.gz" - sha1 "4e22222844b914f9f2878e9acf0ed1d9deca7f12" - version "r126" + homepage "https://code.google.com/p/lz4/" + url "https://github.com/Cyan4973/lz4/archive/r127.tar.gz" + sha1 "1aa7d4bb62eb79f88b33f86f9890dc9f96797af5" + version "r127" bottle do cellar :any -- cgit v1.2.3