update beanstalkd to 1.4.6

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
jgeiger 2010-07-20 13:30:18 -05:00 committed by Adam Vandenberg
parent 200fd87438
commit efed8ce335

View file

@ -1,8 +1,8 @@
require 'formula'
class Beanstalk <Formula
url 'http://xph.us/dist/beanstalkd/beanstalkd-1.4.4.tar.gz'
md5 '094cd096c73904675e4ea7ccf5ce4b66'
url 'http://xph.us/dist/beanstalkd/beanstalkd-1.4.6.tar.gz'
md5 '3dbbb64a6528efaaaa841ea83b30768e'
homepage 'http://xph.us/software/beanstalkd/'
depends_on 'libevent'