aboutsummaryrefslogtreecommitdiff
path: root/ports/hpx/CONTROL
diff options
context:
space:
mode:
authorHartmut Kaiser <hartmut.kaiser@gmail.com>2019-06-04 17:04:30 -0500
committerRobert Schumacher <roschuma@microsoft.com>2019-06-04 15:04:30 -0700
commit82352ff65cd26744b387efecb9391ae9237454d3 (patch)
tree6df9aa53492070e1e98e26c4197d204779a83a21 /ports/hpx/CONTROL
parent8fe8cf468bb936d331fc72d0b388ed36a7e61dd0 (diff)
downloadvcpkg-82352ff65cd26744b387efecb9391ae9237454d3.tar.gz
vcpkg-82352ff65cd26744b387efecb9391ae9237454d3.zip
Updating HPX to V1.3.0 (#6755)
Diffstat (limited to 'ports/hpx/CONTROL')
-rw-r--r--ports/hpx/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL
index d77e210b6..cb25e174b 100644
--- a/ports/hpx/CONTROL
+++ b/ports/hpx/CONTROL
@@ -1,5 +1,5 @@
Source: hpx
-Version: 1.2.1-1
-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
+Version: 1.3.0-1
+Build-Depends: hwloc, boost-accumulators, boost-algorithm, boost-asio, boost-assign, 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-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.