]> granicus.if.org Git - ejabberd/commitdiff
Update riakc to support r19
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 16 Sep 2016 12:59:06 +0000 (14:59 +0200)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Mon, 10 Oct 2016 07:57:04 +0000 (10:57 +0300)
rebar.config

index 9ef8bc0fcf43c84918d068fa0c6ebdfbea32b84c..6eb23f0f72e9d824ccf1cb353521692959437463 100644 (file)
         {if_var_true, zlib, {ezlib, ".*", {git, "https://github.com/processone/ezlib",
                                            {tag, "1.0.1"}}}},
         {if_var_true, riak, {riakc, ".*", {git, "https://github.com/basho/riak-erlang-client",
-                                           "527722d12d0433b837cdb92a60900c2cb5df8942"}}},
-        %% Forces correct dependency for riakc and allow using newer meck version)
-        {if_var_true, riak, {hamcrest, ".*", {git, "https://github.com/hyperthunk/hamcrest-erlang",
-                                              "13f9bfb9b27d216e8e033b0e0a9a29097ed923dd"}}},  % for riak_pb-2.1.0.7
-        {if_var_true, riak, {protobuffs, ".*", {git, "https://github.com/basho/erlang_protobuffs",
-                                                "6e7fc924506e2dc166a6170e580ce1d95ebbd5bd"}}},  % for riak_pb-2.1.0.7 with correct meck dependency
+                                           {tag, "2.4.1"}}}},
         %% Elixir support, needed to run tests
         {if_var_true, elixir, {elixir, ".*", {git, "https://github.com/elixir-lang/elixir",
                                               {tag, "v1.1.1"}}}},