diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 03:49:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 04:21:07 +0000 |
commit | 639c2efc2a8b9f13bef99c0eeb1302820227f648 (patch) | |
tree | b97efe3881e7fcde205ddba098d1900724323593 | |
parent | dev-lang/mono: add github remote-id (diff) | |
download | gentoo-639c2efc2a8b9f13bef99c0eeb1302820227f648.tar.gz gentoo-639c2efc2a8b9f13bef99c0eeb1302820227f648.tar.bz2 gentoo-639c2efc2a8b9f13bef99c0eeb1302820227f648.zip |
dev-lang/mono: add changelog link to metadata
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/mono/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/mono/metadata.xml b/dev-lang/mono/metadata.xml index 985570a18a51..7fb3820c3aa5 100644 --- a/dev-lang/mono/metadata.xml +++ b/dev-lang/mono/metadata.xml @@ -11,5 +11,6 @@ </use> <upstream> <remote-id type="github">mono/mono</remote-id> + <changelog>https://www.mono-project.com/docs/about-mono/releases/</changelog> </upstream> </pkgmetadata> |