aboutsummaryrefslogtreecommitdiff
path: root/ports/concurrentqueue/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/concurrentqueue/CONTROL')
-rw-r--r--ports/concurrentqueue/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/concurrentqueue/CONTROL b/ports/concurrentqueue/CONTROL
index 060c7c82d..c39dd4366 100644
--- a/ports/concurrentqueue/CONTROL
+++ b/ports/concurrentqueue/CONTROL
@@ -1,3 +1,4 @@
Source: concurrentqueue
-Version: 1.0.1
+Version: 1.0.2
+Homepage: https://github.com/cameron314/concurrentqueue
Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11