aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-04-29 16:06:41 +0300
committerLoïc Hoguin <[email protected]>2015-04-29 16:06:41 +0300
commite19a51eb2be02559632d30bb67baccfdf1a16d3d (patch)
tree9858aee6a66b6732d6001c46625befd7f97c58e6 /packages.v2.tsv
parentffd2a31629da59a7547a245e9b261b79e6d21de7 (diff)
parenta9e5071b58e63ee4650af8237c5d5c6db6d05ae9 (diff)
downloaderlang.mk-e19a51eb2be02559632d30bb67baccfdf1a16d3d.tar.gz
erlang.mk-e19a51eb2be02559632d30bb67baccfdf1a16d3d.tar.bz2
erlang.mk-e19a51eb2be02559632d30bb67baccfdf1a16d3d.zip
Merge branch 'rename_wpool_to_worker_pool' of https://github.com/ingwinlu/erlang.mk
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index a0430e8..2d137b3 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -62,6 +62,6 @@ tddreloader git https://github.com/version2beta/tddreloader master https://githu
tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server
uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation
-wpool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
+worker_pool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
xref_runner git https://github.com/inaka/xref_runner.git 0.2.0 https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang