Skip to content

Commit c9305a2

Browse files
committed
Correct eleveldb ref
1 parent c7b4a46 commit c9305a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{poolboy, ".*", {git, "git://github.com/basho/poolboy.git", {branch, "develop-2.2.5"}}},
1515
{basho_stats, ".*", {git, "git://github.com/basho/basho_stats.git", {branch, "master"}}},
1616
{riak_sysmon, ".*", {git, "https://github.com/basho/riak_sysmon.git", {tag, "2.1.5"}}},
17-
{eleveldb, ".*", {git, "git://github.com/martinsumner/eleveldb.git", {branch, "mas-2.3.4-ee"}}},
17+
{eleveldb, ".*", {git, "git://github.com/martinsumner/eleveldb.git", {branch, "mas-2.0.34-ee"}}},
1818
{riak_ensemble, ".*", {git, "https://github.com/basho/riak_ensemble", {branch, "develop-2.2"}}},
1919
{pbkdf2, ".*", {git, "git://github.com/basho/erlang-pbkdf2.git", {branch, "master"}}},
2020
{exometer_core, ".*", {git, "git://github.com/basho/exometer_core.git", {branch, "master"}}},

0 commit comments

Comments
 (0)