Skip to content

Commit 2da22a6

Browse files
authored
Update git urls (#50)
1 parent d6da205 commit 2da22a6

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
@@ -7,7 +7,7 @@
77
%% Master has dependence on on meck 0.8.2 (only used in folsom testing) which fails under R18
88
%% Branch uses {meck, ".*", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.4"}}}
99
{folsom, ".*", {git, "https://github.com/apache/couchdb-folsom.git", {tag, "CouchDB-0.8.3"}}},
10-
{getopt, ".*", {git, "git://github.com/jcomellas/getopt", {tag, "v0.8.2"}}},
10+
{getopt, ".*", {git, "git@github.com:jcomellas/getopt", {tag, "v0.8.2"}}},
1111
{lager, ".*", {git, "https://github.com/erlang-lager/lager.git", {tag, "3.6.8"}}},
1212
{ibrowse, ".*", {git, "https://github.com/apache/couchdb-ibrowse.git", "4af2d408607874d124414ac45df1edbe3961d1cd"}},
1313
{goldrush, ".*", {git, "https://git-wip-us.apache.org/repos/asf/couchdb-goldrush.git", {tag, "0.1.6"}}}

0 commit comments

Comments
 (0)