commit: 96b932c951ec8d11eee6ec3a7f2d20671b2e6e22 Author: Alec Warner <antarus <AT> gentoo <DOT> org> AuthorDate: Sun Apr 19 02:27:58 2020 +0000 Commit: Alec Warner <antarus <AT> gentoo <DOT> org> CommitDate: Sun Apr 19 02:31:34 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=96b932c9
Upgrade mirror to https, drop FTP. Closes: https://bugs.gentoo.org/715198 Signed-off-by: Alec Warner <antarus <AT> gentoo.org> files/mirrors/distfiles.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml index 5540c73..be6518c 100644 --- a/files/mirrors/distfiles.xml +++ b/files/mirrors/distfiles.xml @@ -266,8 +266,7 @@ vim: ft=xml et ts=2 sts=2 sw=2: <mirrorgroup region="Europe" country="TR" countryname="Turkey"> <mirror> <name>Turkish Linux Users Group - Linux Kullanicilari Dernegi(LKD)</name> - <uri protocol="ftp" ipv4="y" ipv6="n" partial="n">ftp://ftp.linux.org.tr/gentoo/</uri> - <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://ftp.linux.org.tr/gentoo/</uri> + <uri protocol="https" ipv4="y" ipv6="n" partial="n">https://ftp.linux.org.tr/gentoo/</uri> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://ftp.linux.org.tr/gentoo-distfiles/</uri> </mirror> </mirrorgroup>
