aboutsummaryrefslogtreecommitdiff
path: root/ports/hpx/CONTROL
diff options
context:
space:
mode:
authorHartmut Kaiser <hartmut.kaiser@gmail.com>2021-02-20 23:28:57 -0600
committerGitHub <noreply@github.com>2021-02-20 21:28:57 -0800
commit77c6c342230b682dac2395fe2a67278f19801fd2 (patch)
tree43528f271cb44fd707252a77a32c243575bed4c2 /ports/hpx/CONTROL
parent4d0234f8ad5db84df218df48224697a1f44f0f49 (diff)
downloadvcpkg-77c6c342230b682dac2395fe2a67278f19801fd2.tar.gz
vcpkg-77c6c342230b682dac2395fe2a67278f19801fd2.zip
[hpx] Adding HPX V1.6.0 (#16264)
Diffstat (limited to 'ports/hpx/CONTROL')
-rw-r--r--ports/hpx/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL
index df2660cf2..021b412c5 100644
--- a/ports/hpx/CONTROL
+++ b/ports/hpx/CONTROL
@@ -1,7 +1,7 @@
Source: hpx
-Version: 1.5.1
-Port-Version: 1
-Build-Depends: hwloc, boost-accumulators, boost-algorithm, boost-asio, boost-bimap, 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
+Version: 1.6.0
+Port-Version: 0
+Build-Depends: hwloc, boost-accumulators, boost-asio, boost-bimap, 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
Homepage: https://github.com/STEllAR-GROUP/hpx
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.