Skip to content

Commit 8215480

Browse files
committed
Switch to basho eleveldb repo
1 parent 471cd29 commit 8215480

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", {tag, "0.8.2"}}},
1515
{basho_stats, ".*", {git, "git://github.com/basho/basho_stats.git", {tag, "1.0.3.5"}}},
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.0.34-ee"}}},
17+
{eleveldb, ".*", {git, "git://github.com/basho/eleveldb.git", {branch, "develop-2.9"}}},
1818
{riak_ensemble, ".*", {git, "https://github.com/basho/riak_ensemble", {tag, "2.1.9"}}},
1919
{pbkdf2, ".*", {git, "git://github.com/basho/erlang-pbkdf2.git", {tag, "2.0.1"}}},
2020
{exometer_core, ".*", {git, "git://github.com/basho/exometer_core.git", {tag, "1.0.1-basho10"}}},

0 commit comments

Comments
 (0)