diff --git a/rebar.config b/rebar.config index 6c0bb33..59edcf0 100644 --- a/rebar.config +++ b/rebar.config @@ -11,8 +11,8 @@ {ref, "996ffcd"}}}, %% This is used just in one place, just to get blake2b_256 hash. - {enacl, {git, "https://github.com/aeternity/enacl.git", - {ref, "67fceef"}}} + {enacl, {git, "https://gitlab.com/ioecs/enacl.git", + {ref, "4eb7ec70"}}} ]}. {plugins, [{rebar_aecuckooprebuilt_dep, {git, "https://github.com/aeternity/rebar3-cuckoo-prebuilt-plugin.git", diff --git a/rebar.lock b/rebar.lock index 15ce1f7..5f0b2f7 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,4 +1,4 @@ -{"1.1.0", +{"1.2.0", [{<<"aecuckoo">>, {git,"https://github.com/aeternity/aecuckoo.git", {ref,"996ffcdb336f1c2254ea8e1b1a657b05b7ea4a81"}}, @@ -9,11 +9,13 @@ {ref,"90afb699dc9cc41d033a7c8551179d32b3bd569d"}}}, 0}, {<<"enacl">>, - {git,"https://github.com/aeternity/enacl.git", - {ref,"67fceef42c0d055570f2e67b571f8d1f8de2f204"}}, + {git,"https://gitlab.com/ioecs/enacl.git", + {ref,"4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}, 0}, {<<"hut">>,{pkg,<<"hut">>,<<"1.3.0">>},0}]}. [ {pkg_hash,[ - {<<"hut">>, <<"71F2F054E657C03F959CF1ACC43F436EA87580696528CA2A55C8AFB1B06C85E7">>}]} + {<<"hut">>, <<"71F2F054E657C03F959CF1ACC43F436EA87580696528CA2A55C8AFB1B06C85E7">>}]}, +{pkg_hash_ext,[ + {<<"hut">>, <<"7E15D28555D8A1F2B5A3A931EC120AF0753E4853A4C66053DB354F35BF9AB563">>}]} ]. diff --git a/rebar3 b/rebar3 index a0bc613..a4277aa 100755 Binary files a/rebar3 and b/rebar3 differ