Skip to content

Commit

Permalink
groonga 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Dec 30, 2012
1 parent b93a18b commit ee870e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/groonga.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@


class Groonga < Formula class Groonga < Formula
homepage 'http://groonga.org/' homepage 'http://groonga.org/'
url 'http://packages.groonga.org/source/groonga/groonga-2.1.0.tar.gz' url 'http://packages.groonga.org/source/groonga/groonga-2.1.1.tar.gz'
sha1 'aa2a16a29e66a8b0d650f90489e64f21ad7c7604' sha1 'd0ef04bf6b61dac6911308f5d9fa08bec888d765'


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

0 comments on commit ee870e5

Please sign in to comment.