diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-04-12 18:44:15 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-04-17 23:01:29 +0200 |
commit | 4ae6b3743de2864f2cb7e23defdf134d5639d3c8 (patch) | |
tree | 13ab76be4e172f8f73d4930598a73c8a0cecaed1 /dev-libs/aws-c-common/metadata.xml | |
parent | dev-libs/aws-c-cal: add missing remote-id (diff) | |
download | gentoo-4ae6b3743de2864f2cb7e23defdf134d5639d3c8.tar.gz gentoo-4ae6b3743de2864f2cb7e23defdf134d5639d3c8.tar.bz2 gentoo-4ae6b3743de2864f2cb7e23defdf134d5639d3c8.zip |
dev-libs/aws-c-common: 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-common/metadata.xml')
-rw-r--r-- | dev-libs/aws-c-common/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/aws-c-common/metadata.xml b/dev-libs/aws-c-common/metadata.xml index e467b78655b3..74ef5bba7d8a 100644 --- a/dev-libs/aws-c-common/metadata.xml +++ b/dev-libs/aws-c-common/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-common</remote-id> + </upstream> <longdescription> Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling. |