diff options
| author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2019-02-21 13:46:01 -0600 |
|---|---|---|
| committer | Codiferous <44823842+Codiferous@users.noreply.github.com> | 2019-02-21 11:46:01 -0800 |
| commit | f2eea8f13a846184f56465945d204545597b3c2e (patch) | |
| tree | 26d7ce4157ccde2d9c6559ea6386d3a74999c1cb /ports/hpx/CONTROL | |
| parent | 45c48151d524133cdf1b4a3e5c1543b2b4eb30e2 (diff) | |
| download | vcpkg-f2eea8f13a846184f56465945d204545597b3c2e.tar.gz vcpkg-f2eea8f13a846184f56465945d204545597b3c2e.zip | |
Updating HPX to V1.2.1 (#5407)
Diffstat (limited to 'ports/hpx/CONTROL')
| -rw-r--r-- | ports/hpx/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL index 5eb1595d2..e99f115ae 100644 --- a/ports/hpx/CONTROL +++ b/ports/hpx/CONTROL @@ -1,5 +1,5 @@ Source: hpx
-Version: 1.2.0-1
+Version: 1.2.1-0
Build-Depends: hwloc, boost-accumulators, boost-algorithm, boost-asio, boost-assign, boost-atomic, boost-bimap, boost-chrono, boost-config, boost-context, boost-dynamic-bitset, boost-exception, boost-filesystem, boost-iostreams, boost-lockfree, boost-program-options, boost-range, boost-regex, boost-signals2, boost-smart-ptr, boost-spirit, boost-system, boost-throw-exception, boost-variant, boost-winapi
Description: The C++ Standards Library for Concurrency and Parallelism
HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case.
|
