]> 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)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 16 Sep 2016 12:59:06 +0000 (14:59 +0200)
rebar.config

index 3c9610021b931aae127383fd8aac099cafbd6d29..434c16af3d3bc5dca8861d9bce9224b4703d1dc4 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, {if_version_above, "17", "v1.2.6", "v1.1.1"}}}}},