Use correct commit hash for xmpp

This commit is contained in:
Paweł Chmielowski 2023-10-31 10:15:35 +01:00
parent 3ed2b41a5a
commit 3ad30c3ff5
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.29"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.2.10"}}}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "cf43573838ca6340cc6737f6485882d2d662a3ef"}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "307deb6065476bf102d9a8eeb594524eaed36c13"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.15"}}}
]}.