diff options
| author | Rodd Zurcher | 2014-12-04 16:35:52 -0600 |
|---|---|---|
| committer | Jack Nagel | 2014-12-06 21:43:43 -0500 |
| commit | 3487455cb6510d21005d17787cc0210e0099724a (patch) | |
| tree | e6ccb5f50da05cdd0f65fd83d713494c4b138623 /Library | |
| parent | b914a7d6d3d381140bdb627b859b5a224c7f0db3 (diff) | |
| download | homebrew-3487455cb6510d21005d17787cc0210e0099724a.tar.bz2 | |
groonga: bump revision for lz4 update to r124
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/groonga.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/groonga.rb b/Library/Formula/groonga.rb index 66a643d21..02d5d03c2 100644 --- a/Library/Formula/groonga.rb +++ b/Library/Formula/groonga.rb @@ -4,6 +4,7 @@ class Groonga < Formula homepage "http://groonga.org/" url "http://packages.groonga.org/source/groonga/groonga-4.0.7.tar.gz" sha1 "b00c56c6d7318fe1a87f6f55366182ace4014a2a" + revision 1 bottle do sha1 "2775b6f11f9e37b2c217232a8c1330d96399f247" => :yosemite |
