generate-bootstraps.sh: update repository url

This commit is contained in:
Leonid Pliushch 2021-06-03 20:31:23 +03:00
parent 2f6d19869f
commit 0b65e43386
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ BOOTSTRAP_ANDROID10_COMPATIBLE=false
TERMUX_ARCHITECTURES=("aarch64" "arm" "i686" "x86_64")
# Can be changed by using '--repository' option.
REPO_BASE_URL="https://termux.org/packages"
REPO_BASE_URL="https://packages.termux.org/apt/termux-main"
# A list of non-essential packages. By default it is empty, but can
# be filled with option '--add'.