Updated Gearman formula from 0.10 to 0.12

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
philip 2010-03-16 23:27:34 -07:00 committed by Adam Vandenberg
parent 02ffa24ae9
commit 2d463d6802

View file

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