aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-09-23 18:21:50 -0700
committerBrett Koonce2014-09-23 18:45:17 -0700
commit3033b799b6addc03ac3c7b89fe31d4eaaeb4860f (patch)
tree8b036f9d9f3312cf69a514d8b015c4f75e736657 /Library
parentff10de2832c435ed26ca3f64a37a6b629d9abdb2 (diff)
downloadhomebrew-3033b799b6addc03ac3c7b89fe31d4eaaeb4860f.tar.bz2
rabbitmq-c 0.5.2
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rabbitmq-c.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rabbitmq-c.rb b/Library/Formula/rabbitmq-c.rb
index 37453ca2f..4141dbfa9 100644
--- a/Library/Formula/rabbitmq-c.rb
+++ b/Library/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.5.1.tar.gz"
- sha1 "3a2fad69f65ef3a733fbfd9320717d2aedec5aa2"
+ url "https://github.com/alanxz/rabbitmq-c/archive/v0.5.2.tar.gz"
+ sha1 "6c442aefbc4477ac0598c05361c767a75d6e1541"
head "https://github.com/alanxz/rabbitmq-c.git"