]> granicus.if.org Git - ejabberd/commitdiff
Use p1_utils 1.0.8
authorChristophe Romain <christophe.romain@process-one.net>
Tue, 11 Apr 2017 06:11:29 +0000 (08:11 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Tue, 11 Apr 2017 06:11:29 +0000 (08:11 +0200)
rebar.config

index f8dce38be86b07c23382a5af1d52bbc1be6e142c..aef3a0175f52548ad43829e4149736dc2346dc5b 100644 (file)
@@ -19,7 +19,7 @@
 %%%----------------------------------------------------------------------
 
 {deps, [{lager, ".*", {git, "https://github.com/basho/lager", {tag, "3.2.1"}}},
-        {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", "f677e61"}},
+        {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.8"}}},
         {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.7"}}},
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.11"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.8"}}},