aboutsummaryrefslogtreecommitdiff
path: root/ports/parallelstl/CONTROL
diff options
context:
space:
mode:
authorIgor Kostenko <isanych@gmail.com>2020-05-19 22:57:41 +0100
committerGitHub <noreply@github.com>2020-05-19 14:57:41 -0700
commit9a0652b87002b671a3dd90038461f912d368a398 (patch)
tree34077e231d13803ce6cc21453cf84ec7647c9f3f /ports/parallelstl/CONTROL
parentf23ebed76f0a6b13e2fe66f7a31ee744708d95b8 (diff)
downloadvcpkg-9a0652b87002b671a3dd90038461f912d368a398.tar.gz
vcpkg-9a0652b87002b671a3dd90038461f912d368a398.zip
[parallelstl] update to 20200330 (#11379)
* [parallelstl] update to 20200330 * code review Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/parallelstl/CONTROL')
-rw-r--r--ports/parallelstl/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/parallelstl/CONTROL b/ports/parallelstl/CONTROL
index de0c81a04..4b7b0549a 100644
--- a/ports/parallelstl/CONTROL
+++ b/ports/parallelstl/CONTROL
@@ -1,5 +1,5 @@
Source: parallelstl
-Version: 20191218
+Version: 20200330
Homepage: https://github.com/intel/parallelstl
Description: Parallel STL is an implementation of the C++ standard library algorithms with support for execution policies, as specified in ISO/IEC 14882:2017 standard, commonly called C++17.
Build-Depends: tbb \ No newline at end of file