Fix tag used in luerl dependency

This commit is contained in:
Paweł Chmielowski 2018-01-23 09:37:46 +01:00
parent a917f4d451
commit 6cdb7b4468
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
{if_var_true, iconv, {iconv, ".*", {git, "https://github.com/processone/iconv",
{tag, "1.0.6"}}}},
{if_var_true, tools, {luerl, ".*", {git, "https://github.com/rvirding/luerl",
{tag, "0.3.1"}}}},
{tag, "v0.3"}}}},
{if_var_true, tools, {meck, "0.8.*", {git, "https://github.com/eproxus/meck",
{tag, "0.8.4"}}}},
{if_var_true, tools, {moka, ".*", {git, "https://github.com/processone/moka",