From: Paweł Chmielowski Date: Tue, 29 Sep 2015 13:33:49 +0000 (+0200) Subject: Temporary switch to fork of oauth2 that compiles with r18 X-Git-Tag: 15.09~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=704844fd2a1e98fae4efb63583aa5e7ca662ce9e;p=ejabberd Temporary switch to fork of oauth2 that compiles with r18 --- diff --git a/rebar.config.script b/rebar.config.script index 64f0f6363..633433c19 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -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) ->