Gearmand 0.24

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
sliver 2011-07-29 22:01:18 +08:00 committed by Adam Vandenberg
parent 778c329d08
commit e408d58ab4

View file

@ -1,9 +1,9 @@
require 'formula'
class Gearman < Formula
url 'http://launchpad.net/gearmand/trunk/0.22/+download/gearmand-0.22.tar.gz'
url 'http://launchpad.net/gearmand/trunk/0.24/+download/gearmand-0.24.tar.gz'
homepage 'http://gearman.org/'
md5 '197ef3b6fe96cefcd535261f78ef1908'
md5 '7cd3bfedd37fd8f2d2c9a59333e08c8c'
depends_on 'libevent'
depends_on 'boost'