Files
Bernd Kuhls d332d9627c package/libeastl: bump version to 3.27.01
For release notes since version 3.12.07-3-g4546973, see:
https://github.com/electronicarts/EASTL/releases

Updated license hash due to upstream commit
https://github.com/electronicarts/EASTL/commit/c18a037660ee213e9546edbbbddf31634af11a56

Added patch to raise make_minimum_required in subproject EABase that was
added by upstream commit
https://github.com/electronicarts/EASTL/commit/c530255b690c9d14feff249f5753824eef9ed818
using FetchContent_Declare which downloads the source during configure
so we do not have a chance to use _POST_EXTRACT_HOOKS to patch the
source code directly.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: add comment in commit log about the previous version number]
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-02-28 14:44:01 +01:00
..