termux-tools: termux-change-repo: Fix menu options
This commit is contained in:
parent
57ee461e14
commit
3672f4cde2
@ -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.171
|
||||
TERMUX_PKG_VERSION=0.172
|
||||
TERMUX_PKG_SKIP_SRC_EXTRACT=true
|
||||
TERMUX_PKG_PLATFORM_INDEPENDENT=true
|
||||
TERMUX_PKG_ESSENTIAL=true
|
||||
|
@ -178,9 +178,12 @@ dialog \
|
||||
"Mirrors by Sahilister" "Hosted on termux.sahilister.in" 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 Chongqing University" off \
|
||||
"Mirrors by Dongguan University of Technology" off \
|
||||
"Mirrors by NJU" "Hosted on mirror.nju.edu.cn" off \
|
||||
"Mirrors by USTC" "Hosted on mirrors.ustc.edu.cn" off \
|
||||
"Mirrors by HIT" "Hosted on mirrors.hit.edu.cn" off \
|
||||
"Mirrors by Alibaba" off \
|
||||
2> "$TEMPFILE"
|
||||
|
||||
retval=$?
|
||||
|
Loading…
Reference in New Issue
Block a user