]> granicus.if.org Git - ejabberd/commitdiff
Update p1_mysql
authorPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 19 Oct 2018 07:33:26 +0000 (09:33 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 19 Oct 2018 08:15:48 +0000 (10:15 +0200)
rebar.config

index e3063dadcf47a74927ceef122c52adeff8929e90..16fbd8dfc82f52eaa8a988b413713cb45a027539 100644 (file)
@@ -35,7 +35,7 @@
         {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.25"}}}},
         {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.26"}}}},
         {if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",
-                                               {tag, "1.0.7"}}}},
+                                               "fccad9b5e15377d47d51bbfe05ca9646f519f3ef"}}},
         {if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
                                                {tag, "1.1.6"}}}},
         {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",