Skip to content

Commit

Permalink
RabbitMQ 2.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
jbrisbin authored and adamv committed Apr 9, 2011
1 parent 2eb4f6b commit c6bbc7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/rabbitmq.rb
Expand Up @@ -2,8 +2,8 @@

class Rabbitmq < Formula
homepage 'http://rabbitmq.com'
url 'http://www.rabbitmq.com/releases/rabbitmq-server/v2.4.0/rabbitmq-server-2.4.0.tar.gz'
md5 '5df5df63ec24249b7806e44b64059da5'
url 'http://www.rabbitmq.com/releases/rabbitmq-server/v2.4.1/rabbitmq-server-2.4.1.tar.gz'
md5 '6db31b4353bd44f8ae9b6756b0a831e6'

depends_on 'erlang'
depends_on 'simplejson' => :python if MACOS_VERSION < 10.6
Expand Down

0 comments on commit c6bbc7c

Please sign in to comment.