Fixed to use aeternity repo as source
This commit is contained in:
parent
b921d8001f
commit
f69e1947c7
@ -8,13 +8,13 @@
|
|||||||
%% ecrecover prebuilt libraries
|
%% ecrecover prebuilt libraries
|
||||||
{ecrecoverprebuilt,
|
{ecrecoverprebuilt,
|
||||||
{ecrecoverprebuilt_app_with_priv_from_git,
|
{ecrecoverprebuilt_app_with_priv_from_git,
|
||||||
{git, "https://github.com/johnsnewby/ecrecover-prebuilt.git",
|
{git, "https://github.com/aeternity/ecrecover-prebuilt.git",
|
||||||
{ref, "93569ca272e59682366cdf3c7ed2ee991540701a"}}}}
|
{ref, "93569ca272e59682366cdf3c7ed2ee991540701a"}}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{plugins, [{rebar_ecrecoverprebuilt_dep,
|
{plugins, [{rebar_ecrecoverprebuilt_dep,
|
||||||
{git, "https://github.com/johnsnewby/rebar3-ecrecover-prebuilt-plugin.git",
|
{git, "https://github.com/aeternity/rebar3-ecrecover-prebuilt-plugin.git",
|
||||||
{ref, "7a88c7727ee436c849ecabe4ff9d39d15a879d79"}}}
|
{ref, "f982da061c5f2e0ffbf1ad58ac25b3b32e182b01"}}}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
%%{profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.
|
%%{profiles, [{test, [{deps, [{meck, "0.8.12"}]}]}]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user