aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-02-08 09:33:17 -0600
committerAdam Vandenberg2013-02-08 09:17:38 -0800
commite8659580ac074c54047c94b38ea7ff32ed0de7f1 (patch)
treef7d7856addd0a298cbccc81fe5c4f0526baee659 /Library/Formula
parentaf7adac2f7340e638bc24953bb473f7d3dd757a0 (diff)
downloadhomebrew-e8659580ac074c54047c94b38ea7ff32ed0de7f1.tar.bz2
rabbitmq-c 0.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 2e49ff0e7..6617e906f 100644
--- a/Library/Formula/rabbitmq-c.rb
+++ b/Library/Formula/rabbitmq-c.rb
@@ -7,8 +7,8 @@ end
class RabbitmqC < Formula
homepage 'https://github.com/alanxz/rabbitmq-c'
- url 'https://github.com/alanxz/rabbitmq-c/archive/0.2.zip'
- sha1 'fe9f00b52970505223acf01008a12fa911549425'
+ url 'https://github.com/alanxz/rabbitmq-c/archive/rabbitmq-c-v0.3.0.zip'
+ sha1 '91f5d1af85b118c63354744d9b0adb9eaab1d9e0'
head 'https://github.com/alanxz/rabbitmq-c.git'