|
|
@ -18,7 +18,7 @@ termux_step_setup_variables() { |
|
|
|
: "${TERMUX_PACKAGES_DIRECTORIES:="packages"}" |
|
|
|
|
|
|
|
if [ -z ${TERMUX_REPO_URL+x} ]; then |
|
|
|
TERMUX_REPO_URL=(https://termux.net) |
|
|
|
TERMUX_REPO_URL=(https://dl.bintray.com/termux/termux-packages-24) |
|
|
|
# TERMUX_REPO_URL=(https://termux.net https://grimler.se https://dl.bintray.com/xeffyr/unstable-packages) |
|
|
|
fi |
|
|
|
if [ -z ${TERMUX_REPO_DISTRIBUTION+x} ]; then |
|
|
|