]> granicus.if.org Git - ejabberd/commitdiff
Bump acme version
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Sat, 21 Sep 2019 19:18:49 +0000 (22:18 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Sat, 21 Sep 2019 19:18:49 +0000 (22:18 +0300)
rebar.config

index d73c77c82c0417623bebebe8b1424400d2e9833e..e702cff512a2dd11e38343c97c3ab7f57c8f9e7b 100644 (file)
@@ -33,7 +33,7 @@
         {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}},
         {eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.12"}}},
         {mqtree, ".*", {git, "https://github.com/processone/mqtree", {tag, "1.0.4"}}},
-       {acme, ".*", {git, "https://github.com/processone/acme.git", "7d5382265f"}},
+       {acme, ".*", {git, "https://github.com/processone/acme.git", "b4c2899"}},
         {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.29"}}}},
         {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.30"}}}},
         {if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",