diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2016-11-25 10:53:44 +0100 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2016-11-25 10:53:44 +0100 |
| commit | b2141bde48add4f3281e5667c8d7835dbd62601a (patch) | |
| tree | 6f28c037a67eb1fa5d97ab7365891fc557e83a31 | |
| parent | c1a0683a711f42fe8efff51a53aacc29366ba218 (diff) | |
| parent | b4d8d27e4bb6157d4781e167ab764dff37fabd07 (diff) | |
| download | rabbitmq-server-git-b2141bde48add4f3281e5667c8d7835dbd62601a.tar.gz | |
Merge branch 'stable'
| -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 fa957c3753..071385e8e7 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -80,7 +80,7 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre # possible to work with rabbitmq-public-umbrella. dep_cowboy_commit = 1.0.3 -dep_mochiweb_commit = v2.9.0p2 +dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2 dep_ranch_commit = 1.2.1 dep_webmachine_commit = 1.10.8p2 |
