Skip to content

Commit eef3530

Browse files
committed
Switch ibrowse repo
1 parent 72850aa commit eef3530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
{deps,
44
[
55
%% ibrowse for doing HTTP requests
6-
{ibrowse, "4.3",
7-
{git, "git://github.com/cmullaparthi/ibrowse.git", {tag, "v4.3"}}},
6+
{ibrowse, ".*",
7+
{git, "git://github.com/basho/ibrowse.git", {branch, "develop-2.9"}}},
88

99
%% webmachine for multipart content parsing, will pull in mochiweb as a dep
1010
{webmachine, ".*", {git, "git://github.com/basho/webmachine", {branch, "develop-2.9"}}},

0 commit comments

Comments
 (0)