diff options
| author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2020-10-07 03:07:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-07 01:07:05 -0700 |
| commit | 367bc36f3a5a613b988ef149ecd8e5375f9b7b2a (patch) | |
| tree | 8ee1ce37ce061c7576b27b8667ace894d38d67fe /ports/hpx/CONTROL | |
| parent | 80959b93b9fae856629c8e89c3ea0a96541aff19 (diff) | |
| download | vcpkg-367bc36f3a5a613b988ef149ecd8e5375f9b7b2a.tar.gz vcpkg-367bc36f3a5a613b988ef149ecd8e5375f9b7b2a.zip | |
Adapting for HPX V1.5.1 (#13853)
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 8363947af..9c39aa2e1 100644 --- a/ports/hpx/CONTROL +++ b/ports/hpx/CONTROL @@ -1,5 +1,5 @@ Source: hpx
-Version: 1.5.0
+Version: 1.5.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
Homepage: https://github.com/STEllAR-GROUP/hpx
Description: The C++ Standards Library for Concurrency and Parallelism
|
