termux-tools: termux-change-repo: truly make cache repo first choice
This is what was suppose to be done in commit
9ba3d05f37
("termux-tools: mv cloudflare mirror up in
termux-change-repo list").
This commit is contained in:
parent
9807139375
commit
9e4eda99e0
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://termux.org/
|
||||
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=0.164
|
||||
TERMUX_PKG_VERSION=0.165
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
@ -135,8 +135,8 @@ dialog \
|
||||
"${REPOSITORIES[@]}" --and-widget \
|
||||
--title "termux-change-repo" --clear \
|
||||
--radiolist "Which mirror do you want to use?" 0 0 0 \
|
||||
"Default repositories" "Default host" on \
|
||||
"Default repositories (CF)" "Default host with CloudFlare endpoint" on \
|
||||
"Default repositories" "Default host" off \
|
||||
"GH Mirrors by Kcubeterm" "Hosted on Github Release" off \
|
||||
"Mirrors by A1batross" "Hosted on termux.mentality.rip" off \
|
||||
"Mirrors by Astra ISP" "Hosted on termux.astra.in.ua" off \
|
||||
|
Loading…
Reference in New Issue
Block a user