Skip to content

Commit

Permalink
Groonga 3.0.9
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#23690.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
kenhys authored and adamv committed Oct 29, 2013
1 parent e7e2c50 commit bdf76eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/groonga.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Groonga < Formula
homepage 'http://groonga.org/'
url 'http://packages.groonga.org/source/groonga/groonga-3.0.8.tar.gz'
sha1 '00f226d6c85d21a71107b398322bf86389db9432'
url 'http://packages.groonga.org/source/groonga/groonga-3.0.9.tar.gz'
sha1 '18d3031df30aff2c21aea45ad994247ae8314d0f'

depends_on 'pkg-config' => :build
depends_on 'pcre'
Expand Down

0 comments on commit bdf76eb

Please sign in to comment.