diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2017-02-27 10:44:47 +0100 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2017-02-27 10:44:47 +0100 |
| commit | 682a13633dcc155f7e807e5985b01e56c527f7f9 (patch) | |
| tree | 49e96e9461885edb0ce1d56878ef54743bd13a5b /rabbitmq-components.mk | |
| parent | f56ebf7325357cd817d970992c5d6b3cbf597c41 (diff) | |
| download | rabbitmq-server-git-682a13633dcc155f7e807e5985b01e56c527f7f9.tar.gz | |
Update rabbitmq-components.mk
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index f4db6812bc..79ea3c7a3c 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -104,6 +104,8 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre dep_cowboy_commit = 1.0.4 dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2 +# Last commit of PropEr supporting Erlang R16B03. +dep_proper_commit = 735d972758d8bd85b12483626fe1b66450d6a6fe dep_ranch_commit = 1.3.1 dep_webmachine_commit = 1.10.8p2 |
