summaryrefslogtreecommitdiff
path: root/python/threadpool/slack-desc
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-21 15:49:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:30:07 +0700
commitdaa12f5d86eed2be19dba827dc93936625508380 (patch)
tree9d2117f4c0746bdf55e3badbcbe6eede2aa9d4a2 /python/threadpool/slack-desc
parent59b65289e781e4266edfa02fbc14a4a3d4970a37 (diff)
downloadslackbuilds-daa12f5d86eed2be19dba827dc93936625508380.tar.gz
python/threadpool: Update HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/threadpool/slack-desc')
-rw-r--r--python/threadpool/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/threadpool/slack-desc b/python/threadpool/slack-desc
index 2cc1bb77cd..d1a25632bd 100644
--- a/python/threadpool/slack-desc
+++ b/python/threadpool/slack-desc
@@ -14,6 +14,6 @@ threadpool: threads by putting them in a work request queue, where they are pick
threadpool: up by the next available thread. This then performs the requested
threadpool: operation in the background and puts the results in another queue.
threadpool:
-threadpool: homepage : http://chrisarndt.de/projects/threadpool/
+threadpool: homepage : https://chrisarndt.de/projects/threadpool/
threadpool:
threadpool: