Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-09-16 13:28:48 +0300
committerLinus Jahn <lnj@kaidan.im>2022-09-16 13:29:29 +0300
commite22d49661091aaf92ad4ec6eac5814ca1bd77531 (patch)
tree13ce9fa3181564f7b018e915cf256c0dbe889f85 /rebar.config
parent5ee1dc9e8d80d52ec9f3dd3f043dfdd4c90c303a (diff)
Update xmpp module
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index d25c31ca2..bde90d50b 100644
--- a/rebar.config
+++ b/rebar.config
@@ -70,7 +70,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.28"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.2.2"}}}},
- {xmpp, ".*", {git, "https://github.com/processone/xmpp", "cdda2bea2df0b4ed40fbd854f6f1bf21c6b7a8c5"}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "62325549cced01b12878d79286311ae62fe0fc4f"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.13"}}}
]}.