aboutsummaryrefslogtreecommitdiff
path: root/ports/entt
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-10-25 10:38:15 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-10-26 18:49:29 -0700
commitc538d6d99668bb416153aade75ed5dd9f7b7c28d (patch)
tree6b0f3ff43cf4d62ca87246437610a6888473223f /ports/entt
parentf5c8349a85df6cf9eafe24849fa734102105cb3d (diff)
downloadvcpkg-c538d6d99668bb416153aade75ed5dd9f7b7c28d.tar.gz
vcpkg-c538d6d99668bb416153aade75ed5dd9f7b7c28d.zip
Upgrades 2018.10.25
Diffstat (limited to 'ports/entt')
-rw-r--r--ports/entt/CONTROL2
-rw-r--r--ports/entt/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/entt/CONTROL b/ports/entt/CONTROL
index 6187a2d10..1e0e1410f 100644
--- a/ports/entt/CONTROL
+++ b/ports/entt/CONTROL
@@ -1,3 +1,3 @@
Source: entt
-Version: 2.7.3
+Version: cpp14
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. <https://github.com/skypjack/entt>
diff --git a/ports/entt/portfile.cmake b/ports/entt/portfile.cmake
index 33a3edbfe..05462c453 100644
--- a/ports/entt/portfile.cmake
+++ b/ports/entt/portfile.cmake
@@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
- REF v2.7.3
- SHA512 ffdb26f43ebf0090eed5de589df4194282e2ab89e5014bfe4acc2670729b86c93ea85e25b4b1e72de975287b8f0aa9e72d89e1cfb649e0a0f4f72838b00e5215
+ REF cpp14
+ SHA512 aa3ced9084a0a973ed5c9384ab3950c8ed54239df7ae605600d8cd7c2774c4173d16ad5ea7442751dfbc675f881cab952844ba794fdf464710a85fc9d77a8a5d
)
file(INSTALL