termux-tools: update mirror list for termux-change-repo
This commit is contained in:
parent
27cd65e7c1
commit
d41e649d9a
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.com/
|
|||||||
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
||||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||||
TERMUX_PKG_MAINTAINER="@termux"
|
TERMUX_PKG_MAINTAINER="@termux"
|
||||||
TERMUX_PKG_VERSION=0.126
|
TERMUX_PKG_VERSION=0.127
|
||||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||||
TERMUX_PKG_ESSENTIAL=true
|
TERMUX_PKG_ESSENTIAL=true
|
||||||
|
@ -44,15 +44,6 @@ select_repository() {
|
|||||||
UNSTABLE="https://dl.kcubeterm.me/unstable-packages"
|
UNSTABLE="https://dl.kcubeterm.me/unstable-packages"
|
||||||
X11="https://dl.kcubeterm.me/x11-packages"
|
X11="https://dl.kcubeterm.me/x11-packages"
|
||||||
|
|
||||||
elif [ "$1" == "Mirrors by Xeffyr" ]; then
|
|
||||||
echo "[*] Xeffyr's mirrors selected"
|
|
||||||
MAIN="https://ipfs.io/ipns/k51qzi5uqu5dg9vawh923wejqffxiu9bhqlze5f508msk0h7ylpac27fdgaskx"
|
|
||||||
GAME="https://ipfs.io/ipns/k51qzi5uqu5dhngjg68o8x9uimwy5h8iqt91n2266idc7uet9ew3lc472upy27"
|
|
||||||
ROOT="https://ipfs.io/ipns/k51qzi5uqu5dlp5yjlahzcp3kfpnhbifo9ka9iybo3bp5vt781duafkyyvt9al"
|
|
||||||
SCIENCE="https://ipfs.io/ipns/k51qzi5uqu5dhvbtvdf46kkhobzgamhiirte6s6k28l2c1iapumphh3cpkw33f"
|
|
||||||
UNSTABLE="https://ipfs.io/ipns/k51qzi5uqu5dj05z8mr958kwvrg7a0wqouj5nnoo5uqu1btnsljvpznfaav9nk"
|
|
||||||
X11="https://ipfs.io/ipns/k51qzi5uqu5dgu3homski160l4t4bmp52vb6dbgxb5bda90rewnwg64wnkwxj4"
|
|
||||||
|
|
||||||
elif [ "$1" == "Mirrors by Tsinghua University" ]; then
|
elif [ "$1" == "Mirrors by Tsinghua University" ]; then
|
||||||
echo "[*] Tsinghua's mirrors selected"
|
echo "[*] Tsinghua's mirrors selected"
|
||||||
MAIN="https://mirrors.tuna.tsinghua.edu.cn/termux/termux-packages-24/"
|
MAIN="https://mirrors.tuna.tsinghua.edu.cn/termux/termux-packages-24/"
|
||||||
@ -139,7 +130,6 @@ dialog \
|
|||||||
"Mirrors by A1batross" "Hosted on termux.mentality.rip" off \
|
"Mirrors by A1batross" "Hosted on termux.mentality.rip" off \
|
||||||
"Mirrors by Grimler" "Hosted on grimler.se" off \
|
"Mirrors by Grimler" "Hosted on grimler.se" off \
|
||||||
"Mirrors by Kcubeterm" "Hosted on dl.kcubeterm.me" off \
|
"Mirrors by Kcubeterm" "Hosted on dl.kcubeterm.me" off \
|
||||||
"Mirrors by Xeffyr" "Hosted on IPFS" off \
|
|
||||||
"Mirrors by Tsinghua University" "Hosted on mirrors.tuna.tsinghua.edu.cn" off \
|
"Mirrors by Tsinghua University" "Hosted on mirrors.tuna.tsinghua.edu.cn" off \
|
||||||
"Mirrors by BFSU" "Hosted on mirrors.bfsu.edu.cn" off \
|
"Mirrors by BFSU" "Hosted on mirrors.bfsu.edu.cn" off \
|
||||||
"Mirrors by USTC" "Hosted on mirrors.ustc.edu.cn" off \
|
"Mirrors by USTC" "Hosted on mirrors.ustc.edu.cn" off \
|
||||||
|
Loading…
Reference in New Issue
Block a user