diff --git a/configure.ac b/configure.ac index 3ed2f51..23f2de6 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl along with termux-tools. If not, see dnl . AC_PREREQ([2.69]) -AC_INIT([termux-tools], [1.39.2], [support@termux.dev]) +AC_INIT([termux-tools], [1.39.4], [support@termux.dev]) AM_INIT_AUTOMAKE([foreign]) diff --git a/mirrors/Makefile.am b/mirrors/Makefile.am index a8101f6..00052e7 100644 --- a/mirrors/Makefile.am +++ b/mirrors/Makefile.am @@ -21,7 +21,8 @@ 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 ftp.fau.de is.mirror.flokinet.net \ -ro.mirror.flokinet.net mirrors.medzik.dev mirrors.cfe.re +ro.mirror.flokinet.net mirrors.medzik.dev mirrors.cfe.re \ +mirror.sunred.org # Mirrors in North America pkgdata_NORTH_AMERICA_MIRRORS = plug-mirror.rcac.purdue.edu \ diff --git a/mirrors/europe/mirror.sunred.org b/mirrors/europe/mirror.sunred.org new file mode 100644 index 0000000..e342698 --- /dev/null +++ b/mirrors/europe/mirror.sunred.org @@ -0,0 +1,6 @@ +# This file is sourced by pkg +# Mirror by SunRed, hosted in Falkenstein, Germany. +WEIGHT=1 +MAIN="https://mirror.sunred.org/termux/termux-main" +ROOT="https://mirror.sunred.org/termux/termux-root" +X11="https://mirror.sunred.org/termux/termux-x11"