diff options
| author | Daniel Yates <me@meorawr.io> | 2020-02-29 05:34:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-28 21:34:44 -0800 |
| commit | bbb655857a737d539a787695c120561cd269e14b (patch) | |
| tree | 5345c0fe4a6fbfade054a75ab80e4b7774b2f77a /ports/eastl/CONTROL | |
| parent | 003513de47c39c02073cb95c08e739ed47274fc9 (diff) | |
| download | vcpkg-bbb655857a737d539a787695c120561cd269e14b.tar.gz vcpkg-bbb655857a737d539a787695c120561cd269e14b.zip | |
[eastl] Update to 3.16.05 (#10216)
Diffstat (limited to 'ports/eastl/CONTROL')
| -rw-r--r-- | ports/eastl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/eastl/CONTROL b/ports/eastl/CONTROL index 2cb7f0009..156aac737 100644 --- a/ports/eastl/CONTROL +++ b/ports/eastl/CONTROL @@ -1,5 +1,5 @@ Source: eastl
-Version: 3.16.01
+Version: 3.16.05
Homepage: https://github.com/electronicarts/EASTL
Description: Electronic Arts Standard Template Library. It is a C++ template library of containers, algorithms, and iterators useful for runtime and tool development across multiple platforms. It is a fairly extensive and robust implementation of such a library and has an emphasis on high performance above all other considerations.
Build-Depends: eabase
|
