]> granicus.if.org Git - ejabberd/commitdiff
Temporary switch to fork of oauth2 that compiles with r18
authorPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 29 Sep 2015 13:33:49 +0000 (15:33 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 29 Sep 2015 13:34:02 +0000 (15:34 +0200)
rebar.config.script

index 64f0f63637b6b72f7092466bc043864ffc3b4943..633433c197bc8d93d79e340e0eaed77a411be1e4 100644 (file)
@@ -63,7 +63,7 @@ Deps = [{p1_cache_tab, ".*", {git, "https://github.com/processone/cache_tab"}},
         {p1_yaml, ".*", {git, "https://github.com/processone/p1_yaml"}},
         {p1_utils, ".*", {git, "https://github.com/processone/p1_utils"}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy"}},
-        {oauth2, ".*", {git, "https://github.com/IvanMartinez/oauth2.git"}},
+        {oauth2, ".*", {git, "https://github.com/prefiks/oauth2.git"}},
         {xmlrpc, ".*", {git, "https://github.com/rds13/xmlrpc.git"}}],
 
 ConfigureCmd = fun(Pkg, Flags) ->