commit: f013dd250ba4a9bc072db2d84586b437c61b0fb5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 23 18:31:21 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 23 18:31:21 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f013dd25
mirror: add University of Utah (Flux Group) Bug: https://bugs.gentoo.org/687824 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/distfiles.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml index 3174a92..7658563 100644 --- a/files/mirrors/distfiles.xml +++ b/files/mirrors/distfiles.xml @@ -43,6 +43,9 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>TDS Internet Services</name> <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.tds.net/gentoo</uri> </mirror> + <mirror> + <name>University of Utah (Flux Group)</name> + <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo-mirror.flux.utah.edu/</uri> <mirror> <name>Rochester Institute of Technology</name> <uri protocol="http" ipv4="y" ipv6="y" partial="n">https://mirrors.rit.edu/gentoo/</uri>
