mochiweb 4.1.1
This commit is contained in:
parent
5b301a7b5b
commit
feb0707a18
|
@ -42,7 +42,7 @@
|
||||||
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}},
|
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}},
|
||||||
{lager, ".*", {git, "git://github.com/basho/lager.git", {branch, "master"}}},
|
{lager, ".*", {git, "git://github.com/basho/lager.git", {branch, "master"}}},
|
||||||
{esockd, ".*", {git, "git://github.com/emqtt/esockd.git", {tag, "4.0"}}},
|
{esockd, ".*", {git, "git://github.com/emqtt/esockd.git", {tag, "4.0"}}},
|
||||||
{mochiweb, "4.*", {git, "git://github.com/emqtt/mochiweb.git", {tag, "4.1"}}}
|
{mochiweb, "4.*", {git, "git://github.com/emqtt/mochiweb.git", {tag, "4.1.1"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{recursive_cmds, [ct, eunit, clean]}.
|
{recursive_cmds, [ct, eunit, clean]}.
|
||||||
|
|
Loading…
Reference in New Issue