diff --git a/ports/entt/CONTROL b/ports/entt/CONTROL deleted file mode 100644 index 49fba8bcdc..0000000000 --- a/ports/entt/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: entt -Version: 3.7.0 -Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. -Homepage: https://github.com/skypjack/entt diff --git a/ports/entt/portfile.cmake b/ports/entt/portfile.cmake index 5d44756fff..b5d22af689 100644 --- a/ports/entt/portfile.cmake +++ b/ports/entt/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO skypjack/entt - REF 1e07b981f0b305400f854084c61c4efe2fd36206 - SHA512 0a61d293b8f6d9eec07711f9ac87c185e158b42da7ca1f91c1ab189a573686a79efa0d15cc76d8e7a2770c6b625df20b8bce1aa16147c0af07cd722a3d32d583 + REF 5d15a3d69f433a0e3fce266caaeb87c77c10453c #v3.7.1 + SHA512 dbfb141dd706e1552a81e01005a28e916b369f29c0adfff337799f8375a9676e60f620b7981633829d6d175297088ace58e3c16cc802ab9d71681efebb1caba6 HEAD_REF master ) diff --git a/ports/entt/vcpkg.json b/ports/entt/vcpkg.json new file mode 100644 index 0000000000..40ef4c61ff --- /dev/null +++ b/ports/entt/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "entt", + "version": "3.7.1", + "description": "Gaming meets modern C++ - a fast and reliable entity-component system and much more", + "homepage": "https://github.com/skypjack/entt" +} diff --git a/versions/baseline.json b/versions/baseline.json index e47ab00787..fdf9d7907c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1849,7 +1849,7 @@ "port-version": 0 }, "entt": { - "baseline": "3.7.0", + "baseline": "3.7.1", "port-version": 0 }, "epsilon": { diff --git a/versions/e-/entt.json b/versions/e-/entt.json index b1d6e23afd..b84bf6350a 100644 --- a/versions/e-/entt.json +++ b/versions/e-/entt.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "54f6d005789aee16b4faecbedde51573c3114dbd", + "version": "3.7.1", + "port-version": 0 + }, { "git-tree": "a0eb634638dbb4feb9532d9fd86028345657b9e3", "version-string": "3.7.0",