Update Gearmand to version 0.15

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Clint Shryock 2011-02-16 20:20:01 -06:00 committed by Adam Vandenberg
parent 13ebf885bc
commit 3fdf413611
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Gearman <Formula
url 'http://launchpad.net/gearmand/trunk/0.12/+download/gearmand-0.12.tar.gz'
url 'http://launchpad.net/gearmand/trunk/0.15/+download/gearmand-0.15.tar.gz'
homepage 'http://gearman.org/'
md5 '6e88a6bfb26e50d5aed37d143184e7f2'
md5 'd394214d3cddc5af237d73befc7e3999'
depends_on 'libevent'