]> granicus.if.org Git - ejabberd/commitdiff
Bump pkix version
authorEvgeny Khramtsov <ekhramtsov@process-one.net>
Thu, 1 Aug 2019 09:56:23 +0000 (12:56 +0300)
committerEvgeny Khramtsov <ekhramtsov@process-one.net>
Thu, 1 Aug 2019 09:56:23 +0000 (12:56 +0300)
rebar.config

index 587318830d6c452613ba80f00e78d8587f1b1bbd..b3675422527cee92a94ecbbb5fe17c5e7a1c16ce 100644 (file)
@@ -29,7 +29,7 @@
        {yconf, ".*", {git, "https://github.com/processone/yconf", "4bdf771"}},
         {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"}}},
+        {pkix, ".*", {git, "https://github.com/processone/pkix", "2d7a3b8"}},
         {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}},
         {eimp, ".*", {git, "https://github.com/processone/eimp", "172fae666e8da40142e9a17d9f9a154c6b697c9b"}},
         {mqtree, ".*", {git, "https://github.com/processone/mqtree", {tag, "1.0.3"}}},