diff options
author | Sam James <sam@gentoo.org> | 2023-06-26 20:53:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-26 20:53:13 +0100 |
commit | 67932e12a85448550c1dcbd6ced5c6ad2bf9fa38 (patch) | |
tree | 460bc163662cd3d06e1e7942b3c80a0dd92ed575 /app-crypt | |
parent | app-text/mupdf: Stabilize 1.22.0 arm64, #909195 (diff) | |
download | gentoo-67932e12a85448550c1dcbd6ced5c6ad2bf9fa38.tar.gz gentoo-67932e12a85448550c1dcbd6ced5c6ad2bf9fa38.tar.bz2 gentoo-67932e12a85448550c1dcbd6ced5c6ad2bf9fa38.zip |
app-crypt/codecrypt: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/codecrypt/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-crypt/codecrypt/metadata.xml b/app-crypt/codecrypt/metadata.xml index 29fad6b1698c..6b5e15c3f757 100644 --- a/app-crypt/codecrypt/metadata.xml +++ b/app-crypt/codecrypt/metadata.xml @@ -20,4 +20,7 @@ <use> <flag name="cryptopp">Build algorithms that need Crypto++ support <pkg>dev-libs/crypto++</pkg></flag> </use> + <upstream> + <remote-id type="github">exaexa/codecrypt</remote-id> + </upstream> </pkgmetadata> |