commit: dba16ea348d9612cfaa6b5ebcb50f742c40b60d8 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Fri Aug 2 08:37:42 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Aug 2 13:44:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba16ea3
dev-util/astyle: metadata.xml use https Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37922 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-util/astyle/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/astyle/metadata.xml b/dev-util/astyle/metadata.xml index 7255e89760fe..71150eb53b50 100644 --- a/dev-util/astyle/metadata.xml +++ b/dev-util/astyle/metadata.xml @@ -15,6 +15,6 @@ <remote-id type="gitlab">saalen/astyle</remote-id> <remote-id type="sourceforge">astyle</remote-id> <bugs-to>https://sourceforge.net/p/astyle/bugs/</bugs-to> - <doc>http://astyle.sourceforge.net/astyle.html</doc> + <doc>https://astyle.sourceforge.net/astyle.html</doc> </upstream> </pkgmetadata>
