summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Cogoluègnes <acogoluegnes@gmail.com>2017-02-07 17:34:00 +0100
committerArnaud Cogoluègnes <acogoluegnes@gmail.com>2017-02-07 17:34:00 +0100
commit9529aceb302f35e68fc08808a7c45c012c5972d2 (patch)
tree7eac5acb5d0c84461e44cceef8d6ca95b5e65400
parentaf77e0f0955c1e0b75ec2f1140dbabbe87847524 (diff)
downloadrabbitmq-server-git-9529aceb302f35e68fc08808a7c45c012c5972d2.tar.gz
Add ranch proxy protocol to rabbitmq-components
References #589
-rw-r--r--rabbitmq-components.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk
index a5d4292d78..1563f868be 100644
--- a/rabbitmq-components.mk
+++ b/rabbitmq-components.mk
@@ -105,6 +105,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
RABBITMQ_COMPONENTS = amqp_client \
rabbit \