diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 01:10:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 01:10:22 +0000 |
commit | d696aa0eb4f669e30e974f3828eb345fa57fc849 (patch) | |
tree | 113ea5aa1439bac4f9f6ed6dc1462e47f730aaa9 /net-dns/unbound | |
parent | x11-misc/gmrun: Stabilize 0.9.2-r2 ppc, #768594 (diff) | |
download | gentoo-d696aa0eb4f669e30e974f3828eb345fa57fc849.tar.gz gentoo-d696aa0eb4f669e30e974f3828eb345fa57fc849.tar.bz2 gentoo-d696aa0eb4f669e30e974f3828eb345fa57fc849.zip |
net-dns/unbound: add github remote-id
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-dns/unbound/metadata.xml b/net-dns/unbound/metadata.xml index 4976f3c88f93..b125fb7df610 100644 --- a/net-dns/unbound/metadata.xml +++ b/net-dns/unbound/metadata.xml @@ -32,4 +32,7 @@ <flag name="http2">Enable HTTP/2 support for DoH<pkg>net-libs/nghttp2</pkg></flag> <flag name="redis">Enable cache db backend which uses <pkg>dev-libs/hiredis</pkg></flag> </use> + <upstream> + <remote-id type="github">NLnetLabs/unbound</remote-id> + </upstream> </pkgmetadata> |