diff options
author | Sam James <sam@gentoo.org> | 2022-08-19 04:40:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-19 04:46:27 +0100 |
commit | 826f3f8b960f192aac71c3f4e4a799ca57b082f2 (patch) | |
tree | 28347d419ee7558e8ca7c1db89bf602995427693 | |
parent | net-libs/pjproject: add github upstream metadata (diff) | |
download | gentoo-826f3f8b960f192aac71c3f4e4a799ca57b082f2.tar.gz gentoo-826f3f8b960f192aac71c3f4e4a799ca57b082f2.tar.bz2 gentoo-826f3f8b960f192aac71c3f4e4a799ca57b082f2.zip |
net-misc/asterisk: add github upstream metadata
It's a mirror but it's useful to be able to get to the
repo quickly for checking things.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-misc/asterisk/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/asterisk/metadata.xml b/net-misc/asterisk/metadata.xml index 24a85024683a..a24c794eaae3 100644 --- a/net-misc/asterisk/metadata.xml +++ b/net-misc/asterisk/metadata.xml @@ -25,4 +25,7 @@ <flag name="statsd">Enable statsd integration</flag> <flag name="unbound">Enable improved DNS core (SRV, NAPTR) by use of libunbound</flag> </use> + <upstream> + <remote-id type="github">asterisk/asterisk</remote-id> + </upstream> </pkgmetadata> |