diff options
| author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2020-02-28 23:38:07 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-28 21:38:07 -0800 |
| commit | 8d4b4baf433fcf23e3356cf0e1001708f32ab4c8 (patch) | |
| tree | 5efa9ee8ff51d74cd338dd748d4e890474ceb494 /ports/hpx/CONTROL | |
| parent | 605957fef2e0a3f225f9b57ed4d06c2c9e000e9c (diff) | |
| download | vcpkg-8d4b4baf433fcf23e3356cf0e1001708f32ab4c8.tar.gz vcpkg-8d4b4baf433fcf23e3356cf0e1001708f32ab4c8.zip | |
[hpx] Update to V1.4.1 (#10214)
* Updating for HPX V1.4.1
* Addressing review comments
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 296efc1bf..f98540c70 100644 --- a/ports/hpx/CONTROL +++ b/ports/hpx/CONTROL @@ -1,5 +1,5 @@ Source: hpx
-Version: 1.4.0-1
+Version: 1.4.1
Build-Depends: hwloc, boost-accumulators, boost-algorithm, boost-asio, boost-assign, 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
|
