termux-tools: removed kcubeterm mirror (#8052)
Co-authored-by: kcubeterm <kcubeterm.gmail.com>
This commit is contained in:
parent
7f9387fc25
commit
3e941eec14
@ -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.149
|
||||
TERMUX_PKG_VERSION=0.150
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
@ -64,14 +64,6 @@ select_repository() {
|
||||
SCIENCE="https://grimler.se/science-packages-24"
|
||||
X11="https://grimler.se/x11-packages"
|
||||
|
||||
elif [ "$1" == "Mirrors by Kcubeterm" ]; then
|
||||
echo "[*] Kcubeterm's mirrors selected"
|
||||
MAIN="https://dl.kcubeterm.me/termux-packages-24"
|
||||
GAME="https://dl.kcubeterm.me/game-packages-24"
|
||||
ROOT="https://dl.kcubeterm.me/termux-root-packages-24"
|
||||
SCIENCE="https://dl.kcubeterm.me/science-packages-24"
|
||||
X11="https://dl.kcubeterm.me/x11-packages"
|
||||
|
||||
elif [ "$1" == "Mirrors by Librehat" ]; then
|
||||
echo "[*] Librehat's mirrors selected"
|
||||
MAIN="https://termux.librehat.com/apt/termux-main"
|
||||
@ -170,7 +162,6 @@ dialog \
|
||||
"Mirrors by Astra ISP" "Hosted on termux.astra.in.ua" off \
|
||||
"Mirrors by Bardia Moshiri" "Hosted on mirror.bardia.tech" off \
|
||||
"Mirrors by Grimler" "Hosted on grimler.se" off \
|
||||
"Mirrors by Kcubeterm" "Hosted on dl.kcubeterm.me" off \
|
||||
"Mirrors by Librehat" "Hosted on termux.librehat.com" off \
|
||||
"Mirrors by Tsinghua University" "Hosted on mirrors.tuna.tsinghua.edu.cn" off \
|
||||
"Mirrors by BFSU" "Hosted on mirrors.bfsu.edu.cn" off \
|
||||
|
Loading…
Reference in New Issue
Block a user