mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Update stun
This commit is contained in:
parent
70507a694c
commit
87bbd9cb02
@ -56,7 +56,7 @@
|
|||||||
{sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.8"}}}},
|
{sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.8"}}}},
|
||||||
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.21"}}},
|
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.21"}}},
|
||||||
{if_var_true, stun,
|
{if_var_true, stun,
|
||||||
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.36"}}}},
|
{stun, ".*", {git, "https://github.com/processone/stun", "cbc87be382fd07918c590320099806f4b9c2747b"}}},
|
||||||
{xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.4.8"}}},
|
{xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.4.8"}}},
|
||||||
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.6"}}}
|
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.6"}}}
|
||||||
]}.
|
]}.
|
||||||
|
Loading…
Reference in New Issue
Block a user