Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/marl/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: marl
Version: 2020-05-21
Version: 2020-05-21-1
Description: A hybrid thread/fiber task scheduler written in C++ 11
Homepage: https://github.com/google/marl
Supports: !uwp
2 changes: 1 addition & 1 deletion ports/marl/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vcpkg_from_github(
REPO google/marl
REF 00433d41804f52af29ef6f386f4c479f48c63e66
SHA512 8e86121cf212e4d7d2cfb1387a8f4c7749c82b8e916f4ea517d0a67696fefa91d900ffcf6f6358586cc341e8620ccb03ce2505b7828fd56a9d7561b9a2523bfd
HEAD_REF master
HEAD_REF main
)

vcpkg_configure_cmake(
Expand Down