commit: f41ed51d0067dfd2f1b4bbc8bb21bf3c2c281f47 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Mar 24 20:37:01 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Mar 24 20:37:01 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f41ed51d
overlays: Replace git:// URL for linux-surface overlay (unsupported on Github) Closes: https://bugs.gentoo.org/835905 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 2306032..2ef6c2b 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2478,7 +2478,7 @@ <email>[email protected]</email> <name>Parinthapat P.</name> </owner> - <source type="git">git://github.com/Parinz/linux-surface-overlay.git</source> + <source type="git">https://github.com/Parinz/linux-surface-overlay.git</source> <feed>https://github.com/Parinz/linux-surface-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial">
