aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
Diffstat (limited to 'ports')
-rw-r--r--ports/marl/portfile.cmake4
-rw-r--r--ports/marl/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/marl/portfile.cmake b/ports/marl/portfile.cmake
index 0c1a8df59..53e13ef79 100644
--- a/ports/marl/portfile.cmake
+++ b/ports/marl/portfile.cmake
@@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_TARGET "UWP")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/marl
- REF f1c446ccdc0c611d1aeec4a6266a77693ae48c92
- SHA512 3cbe911ddc42c1996ad467958d1e3b34080a49965c3c7ce3408f59039f477c660df323cf1aa9d55447e6f54c23fd2cb19f149b722a1b66836e24bd3368fa4f46
+ REF 4c1b662da7d7a35f0fba9156a08cb49d129f5189 #2021-04-25
+ SHA512 a3f8f65ef870075fac96dc67e8efbbe62596787a623aab02509c34f80a7cae523412d4bf94450c400a4637a0fffee6ef0cbf8f38286707e9d001e628cc11177f
HEAD_REF main
)
diff --git a/ports/marl/vcpkg.json b/ports/marl/vcpkg.json
index 7d1438e27..30c2aa240 100644
--- a/ports/marl/vcpkg.json
+++ b/ports/marl/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "marl",
- "version-string": "2020-10-10",
+ "version-date": "2021-04-25",
"description": "A hybrid thread/fiber task scheduler written in modern C++",
"homepage": "https://github.com/google/marl",
"license": "Apache-2.0",