From 93e387248a1a2a2ae004b0d10f2da20d319e2ffd Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 15 Feb 2014 12:08:28 -0600 Subject: [PATCH] rabbitmq-c v0.5.0/rabbitmq-codegen v3.2.3 --- Formula/rabbitmq-c.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/rabbitmq-c.rb b/Formula/rabbitmq-c.rb index 2eb01e2424..2b02b1f181 100644 --- a/Formula/rabbitmq-c.rb +++ b/Formula/rabbitmq-c.rb @@ -2,8 +2,8 @@ require 'formula' class RabbitmqC < Formula homepage 'https://github.com/alanxz/rabbitmq-c' - url 'https://github.com/alanxz/rabbitmq-c/archive/v0.4.1.tar.gz' - sha1 '97ceb4039ca5a71b73b417bc7257e263ea1e2f4d' + url 'https://github.com/alanxz/rabbitmq-c/archive/v0.5.0.tar.gz' + sha1 '826286c3f04695bdc231d8e7b0541f871975cdcc' head 'https://github.com/alanxz/rabbitmq-c.git' @@ -17,8 +17,8 @@ class RabbitmqC < Formula depends_on 'simplejson' => :python if MacOS.version <= :leopard resource 'codegen' do - url 'https://github.com/rabbitmq/rabbitmq-codegen/archive/rabbitmq_v3_2_1.tar.gz' - sha1 '9fb2453018f499b2188076f5bd6d4cf9a902e90b' + url 'https://github.com/rabbitmq/rabbitmq-codegen/archive/rabbitmq_v3_2_3.tar.gz' + sha1 '67a0857e78b5cfce7ea8c433313faa60dc557f9a' end def install