update beanstalkd to 1.4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
200fd87438
commit
efed8ce335
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue