diff options
author | Sam James <sam@gentoo.org> | 2022-07-28 13:38:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-28 14:18:47 +0100 |
commit | e0226d7ac43dd561375c915c836d6e6a23ad7650 (patch) | |
tree | a2a27c05e9cdca4cf90c62afbf79c1d3bf7789fe /dev-libs/libcbor | |
parent | dev-libs/boehm-gc: add github upstream metadata (diff) | |
download | gentoo-e0226d7ac43dd561375c915c836d6e6a23ad7650.tar.gz gentoo-e0226d7ac43dd561375c915c836d6e6a23ad7650.tar.bz2 gentoo-e0226d7ac43dd561375c915c836d6e6a23ad7650.zip |
dev-libs/libcbor: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libcbor')
-rw-r--r-- | dev-libs/libcbor/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/libcbor/metadata.xml b/dev-libs/libcbor/metadata.xml index aa7e25a7ee78..0b931e44104b 100644 --- a/dev-libs/libcbor/metadata.xml +++ b/dev-libs/libcbor/metadata.xml @@ -8,4 +8,7 @@ <use> <flag name="custom-alloc">Custom, dynamically defined allocator support</flag> </use> + <upstream> + <remote-id type="github">pjk/libcbor</remote-id> + </upstream> </pkgmetadata> |