]> granicus.if.org Git - ejabberd/commitdiff
Fix tag used in luerl dependency
authorPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 23 Jan 2018 08:37:46 +0000 (09:37 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 23 Jan 2018 08:37:46 +0000 (09:37 +0100)
rebar.config

index eb658f5b6b7eefadbebd20ebd658c622948b1db9..0bed2299ea1b52adcaf79edec54193580c19b3d2 100644 (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",