diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/s2n/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/s2n/metadata.xml b/dev-libs/s2n/metadata.xml index ff907dea8127..2d66499958c7 100644 --- a/dev-libs/s2n/metadata.xml +++ b/dev-libs/s2n/metadata.xml @@ -9,6 +9,9 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> + <upstream> + <remote-id type="github">aws/s2n-tls</remote-id> + </upstream> <longdescription> s2n is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority. It is released and licensed under the Apache License 2.0. |