diff options
Diffstat (limited to 'index/worker_pool.mk')
-rw-r--r-- | index/worker_pool.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index/worker_pool.mk b/index/worker_pool.mk index 9d0dfd2..11e47da 100644 --- a/index/worker_pool.mk +++ b/index/worker_pool.mk @@ -4,4 +4,4 @@ pkg_worker_pool_description = a simple erlang worker pool pkg_worker_pool_homepage = https://github.com/inaka/worker_pool pkg_worker_pool_fetch = git pkg_worker_pool_repo = https://github.com/inaka/worker_pool -pkg_worker_pool_commit = 1.0.3 +pkg_worker_pool_commit = master |