Skip to content

Commit 3ad30c3

Browse files
committed
Use correct commit hash for xmpp
1 parent 3ed2b41 commit 3ad30c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.29"}}},
7878
{if_var_true, stun,
7979
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.2.10"}}}},
80-
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "cf43573838ca6340cc6737f6485882d2d662a3ef"}},
80+
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "307deb6065476bf102d9a8eeb594524eaed36c13"}},
8181
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.15"}}}
8282
]}.
8383

0 commit comments

Comments
 (0)