Update beanstalk to 1.4.4
Signed-off-by: David Höppner <0xffea@gmail.com>
This commit is contained in:
parent
5078377f2e
commit
abc5b74186
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.tar.gz'
|
||||
md5 'eea47c86c722c4448087fb28be7357cd'
|
||||
url 'http://xph.us/dist/beanstalkd/beanstalkd-1.4.4.tar.gz'
|
||||
md5 '094cd096c73904675e4ea7ccf5ce4b66'
|
||||
homepage 'http://xph.us/software/beanstalkd/'
|
||||
|
||||
depends_on 'libevent'
|
||||
|
|
Loading…
Reference in a new issue