]> granicus.if.org Git - ejabberd/commitdiff
Use commit id instead of branch name to specify deps in rebar.config
authorPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 14 Jun 2019 10:16:13 +0000 (12:16 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 14 Jun 2019 10:16:13 +0000 (12:16 +0200)
rebar.config

index 1307b64e9466a093182adece50bc61e9097378ad..4798f20f688c053e72cef224cb3ebc1ded1e2dd8 100644 (file)
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.36"}}},
         {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.3.4"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.19"}}},
-       {yconf, ".*", {git, "https://github.com/processone/yconf", "master"}},
+       {yconf, ".*", {git, "https://github.com/processone/yconf", "f9c235faf828f52bb01881b172646960d5a8d523"}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.5"}}},
         {pkix, ".*", {git, "https://github.com/processone/pkix", {tag, "1.0.2"}}},
         {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}},
-        {eimp, ".*", {git, "https://github.com/processone/eimp", "master"}},
+        {eimp, ".*", {git, "https://github.com/processone/eimp", "172fae666e8da40142e9a17d9f9a154c6b697c9b"}},
         {mqtree, ".*", {git, "https://github.com/processone/mqtree", {tag, "1.0.3"}}},
         {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.28"}}}},
         {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.29"}}}},