25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Fix URL of ejabberd_po, use the final one

This commit is contained in:
Badlop 2021-01-22 13:39:02 +01:00
parent cfdd3aa4f8
commit adfcbfdcba

View File

@ -22,7 +22,7 @@
{cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.26"}}},
{eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.18"}}},
{if_var_true, tools,
{ejabberd_po, ".*", {git, "https://github.com/badlop/ejabberd-po", {branch, "main"}}}},
{ejabberd_po, ".*", {git, "https://github.com/processone/ejabberd-po", {branch, "main"}}}},
{if_var_true, elixir,
{elixir, ".*", {git, "https://github.com/elixir-lang/elixir", {tag, "v1.4.4"}}}},
{if_var_true, pam,