diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-02-10 11:16:16 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-02-10 11:16:16 +0300 |
| commit | 69b34aed418c2e52cd5e8faebcd3c161f7323658 (patch) | |
| tree | 18f9c4e2cd7bf2abc7c486b83e832c48b11fa70d | |
| parent | c965682e8a573855978ca3b9108a305baf5c1953 (diff) | |
| download | rabbitmq-server-git-69b34aed418c2e52cd5e8faebcd3c161f7323658.tar.gz | |
Update rabbitmq-components.mk
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 4fde119e6c..4870d9791a 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -106,7 +106,7 @@ dep_cowboy_commit = 1.1.0 dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2 dep_ranch_commit = 1.3.1 dep_webmachine_commit = 1.10.8p2 -dep_ranch_proxy_protocol = git git@github.com:heroku/ranch_proxy_protocol.git 1.4.1 +dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.1 RABBITMQ_COMPONENTS = amqp_client \ rabbit \ |
