aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA14
1 files changed, 7 insertions, 7 deletions
diff --git a/METADATA b/METADATA
index 4df42c6..ed792c8 100644
--- a/METADATA
+++ b/METADATA
@@ -1,9 +1,5 @@
name: "pthreadpool"
-description:
- "pthreadpool is a portable and efficient thread pool implementation. It "
- "provides similar functionality to #pragma omp parallel for, but with "
- "additional features."
-
+description: "pthreadpool is a portable and efficient thread pool implementation. It provides similar functionality to #pragma omp parallel for, but with additional features."
third_party {
url {
type: HOMEPAGE
@@ -13,7 +9,11 @@ third_party {
type: GIT
value: "https://github.com/Maratyszcza/pthreadpool"
}
- version: "d465747660ecf9ebbaddf8c3db37e4a13d0c9103"
- last_upgrade_date { year: 2020 month: 2 day: 3 }
+ version: "76042155a8b1e189c8f141429fd72219472c32e1"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 4
+ day: 1
+ }
}