mochiweb 4.1.1

This commit is contained in:
Feng 2016-08-19 15:41:54 +08:00
parent 5b301a7b5b
commit feb0707a18
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}},
{lager, ".*", {git, "git://github.com/basho/lager.git", {branch, "master"}}},
{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]}.