]> granicus.if.org Git - ejabberd/commitdiff
Use newer version of epam
authorPaweł Chmielowski <pchmielowski@process-one.net>
Sun, 29 Jan 2017 13:51:03 +0000 (14:51 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Sun, 29 Jan 2017 13:51:03 +0000 (14:51 +0100)
rebar.config

index f24b922d550b3c31ed9aa87f37efe3e7a935d8fd..40621ef5318aef90b23c2872a9ac486ff3bf2989 100644 (file)
@@ -38,7 +38,7 @@
         {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3",
                                                {tag, "1.1.5"}}}},
         {if_var_true, pam, {epam, ".*", {git, "https://github.com/processone/epam",
-                                           {tag, "1.0.1"}}}},
+                                           {tag, "1.0.2"}}}},
         {if_var_true, zlib, {ezlib, ".*", {git, "https://github.com/processone/ezlib",
                                            {tag, "1.0.2"}}}},
         {if_var_true, riak, {riakc, ".*", {git, "https://github.com/basho/riak-erlang-client",