diff options
author | kochera <kochera@google.com> | 2022-10-28 22:07:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-29 15:44:59 +0100 |
commit | 5290a6305dc36477e07f453163aea07df176b66b (patch) | |
tree | 650fab0280ebda95fa08586b561f7f3813b0add4 /net-libs/nghttp2 | |
parent | dev-libs/jsoncpp: Add cpe_uri for jsoncpp package. (diff) | |
download | gentoo-5290a6305dc36477e07f453163aea07df176b66b.tar.gz gentoo-5290a6305dc36477e07f453163aea07df176b66b.tar.bz2 gentoo-5290a6305dc36477e07f453163aea07df176b66b.zip |
net-libs/nghttp2: Add cpe_uri for nghttp2 package.
Signed-off-by: Michael Kochera <kochera@google.com>
Closes: https://github.com/gentoo/gentoo/pull/28015
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r-- | net-libs/nghttp2/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/nghttp2/metadata.xml b/net-libs/nghttp2/metadata.xml index 6963ff8b1f5f..8cfb42e029b2 100644 --- a/net-libs/nghttp2/metadata.xml +++ b/net-libs/nghttp2/metadata.xml @@ -10,6 +10,7 @@ <flag name="utils">Install nghttp, nghttpd and nghttpx</flag> </use> <upstream> + <remote-id type="cpe">cpe:/a:nghttp2:nghttp2</remote-id> <remote-id type="github">nghttp2/nghttp2</remote-id> </upstream> </pkgmetadata> |