Skip to content

Commit

Permalink
gearmand 0.22
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
catsby authored and adamv committed Jun 27, 2011
1 parent e9b0e36 commit 37c233d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/gearman.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Gearman < Formula
url 'http://launchpad.net/gearmand/trunk/gearman-0.20/+download/gearmand-0.20.tar.gz'
url 'http://launchpad.net/gearmand/trunk/0.22/+download/gearmand-0.22.tar.gz'
homepage 'http://gearman.org/'
md5 '976f31a9d8b9fef5a9b635509da6d76f'
md5 '197ef3b6fe96cefcd535261f78ef1908'

depends_on 'libevent'
depends_on 'boost'
Expand Down

0 comments on commit 37c233d

Please sign in to comment.