termux-tools: termux-change-repo: note geo-location of grimler mirror
This commit is contained in:
parent
b69a4c61da
commit
e1dcc61e01
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.com/
|
||||
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=0.156
|
||||
TERMUX_PKG_VERSION=0.157
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
@ -45,7 +45,7 @@ select_repository() {
|
||||
X11="https://mirror.bardia.tech/termux/x11-packages/"
|
||||
|
||||
elif [ "$1" == "Mirrors by Grimler" ]; then
|
||||
echo "[*] Grimler's mirrors selected"
|
||||
echo "[*] Grimler's (NL) mirrors selected"
|
||||
MAIN="https://grimler.se/termux-packages-24"
|
||||
ROOT="https://grimler.se/termux-root-packages-24"
|
||||
X11="https://grimler.se/x11-packages"
|
||||
|
Loading…
Reference in New Issue
Block a user