]> granicus.if.org Git - ejabberd/commitdiff
Bump sqlite deps version
authorPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 30 Jan 2018 11:51:38 +0000 (12:51 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 30 Jan 2018 11:51:38 +0000 (12:51 +0100)
rebar.config

index 6120535edde13c346414110e70d7108b0990ef42..512065fe4b9f3325f4ef5c4ff7fca00c418d0102 100644 (file)
@@ -39,7 +39,7 @@
         {if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
                                                {tag, "1.1.4"}}}},
         {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",
-                                               {tag, "1.1.5"}}}},
+                                               {tag, "1.1.6"}}}},
         {if_var_true, pam, {epam, ".*", {git, "https://github.com/processone/epam",
                                            {tag, "1.0.3"}}}},
         {if_var_true, zlib, {ezlib, ".*", {git, "https://github.com/processone/ezlib",