build-package.sh: use cloudflare-backed package host

This commit is contained in:
Leonid Pliushch 2021-10-08 23:54:38 +03:00
parent 886e01bebb
commit 653d72b8cf
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -33,12 +33,12 @@ termux_step_setup_variables() {
: "${TERMUX_PKG_MAINTAINER:="default"}" : "${TERMUX_PKG_MAINTAINER:="default"}"
TERMUX_REPO_URL=( TERMUX_REPO_URL=(
https://packages.termux.org/apt/termux-main https://packages-cf.termux.org/apt/termux-main
https://packages.termux.org/apt/termux-games https://packages-cf.termux.org/apt/termux-games
https://packages.termux.org/apt/termux-science https://packages-cf.termux.org/apt/termux-science
https://packages.termux.org/apt/termux-root https://packages-cf.termux.org/apt/termux-root
https://packages.termux.org/apt/termux-unstable https://packages-cf.termux.org/apt/termux-unstable
https://packages.termux.org/apt/termux-x11 https://packages-cf.termux.org/apt/termux-x11
) )
TERMUX_REPO_DISTRIBUTION=( TERMUX_REPO_DISTRIBUTION=(