diff --git a/mirrors/Makefile.am b/mirrors/Makefile.am index 7dca828..3823286 100644 --- a/mirrors/Makefile.am +++ b/mirrors/Makefile.am @@ -19,7 +19,7 @@ pkgdata_EUROPE_MIRRORS = grimler.se mirror.termux.dev \ packages.termux.dev termux.librehat.com mirror.mwt.me \ termux.mentality.rip mirrors.sahilister.in termux.cdn.lumito.net \ termux.astra.in.ua termux.3san.dev mirror.accum.se \ -md.mirrors.hacktegic.com +md.mirrors.hacktegic.com ftp.fau.de # Mirrors in North America pkgdata_NORTH_AMERICA_MIRRORS = plug-mirror.rcac.purdue.edu \ diff --git a/mirrors/europe/ftp.fau.de b/mirrors/europe/ftp.fau.de new file mode 100644 index 0000000..4c05b64 --- /dev/null +++ b/mirrors/europe/ftp.fau.de @@ -0,0 +1,6 @@ +# This file is sourced by pkg +# Mirror by FAU, Hosted in Erlangen, Germany. +WEIGHT=1 +MAIN="https://ftp.fau.de/termux/termux-main" +ROOT="https://ftp.fau.de/termux/termux-root" +X11="https://ftp.fau.de/termux/termux-x11"