aboutsummaryrefslogtreecommitdiff
path: root/ports/eastl
diff options
context:
space:
mode:
Diffstat (limited to 'ports/eastl')
-rw-r--r--ports/eastl/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/eastl/CONTROL b/ports/eastl/CONTROL
index 2b6f5984e..f7f9c89a3 100644
--- a/ports/eastl/CONTROL
+++ b/ports/eastl/CONTROL
@@ -1,4 +1,5 @@
Source: eastl
-Version: 3.13.05-1
+Version: 3.13.05-1
+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.