diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-12 18:46:29 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 23:01:30 +0200 |
commit | 7b3402c1e55ee9aa4d15905adf79fa5587dc9f2e (patch) | |
tree | 8819e82e8cb51807b7155f02a7583a826e14cbd7 /dev-libs/aws-c-io | |
parent | dev-libs/aws-checksums: add missing remote-id (diff) | |
download | gentoo-7b3402c1e55ee9aa4d15905adf79fa5587dc9f2e.tar.gz gentoo-7b3402c1e55ee9aa4d15905adf79fa5587dc9f2e.tar.bz2 gentoo-7b3402c1e55ee9aa4d15905adf79fa5587dc9f2e.zip |
dev-libs/aws-c-io: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/aws-c-io')
-rw-r--r-- | dev-libs/aws-c-io/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/aws-c-io/metadata.xml b/dev-libs/aws-c-io/metadata.xml index 728259f43230..ccc2c399cc5a 100644 --- a/dev-libs/aws-c-io/metadata.xml +++ b/dev-libs/aws-c-io/metadata.xml @@ -9,6 +9,9 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> + <upstream> + <remote-id type="github">awslabs/aws-c-io</remote-id> + </upstream> <longdescription> This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols. |