fast-builds: switch to bintray url
This commit is contained in:
parent
7e72ed0816
commit
d22ac1b2fb
@ -18,7 +18,7 @@ termux_step_setup_variables() {
|
|||||||
: "${TERMUX_PACKAGES_DIRECTORIES:="packages"}"
|
: "${TERMUX_PACKAGES_DIRECTORIES:="packages"}"
|
||||||
|
|
||||||
if [ -z ${TERMUX_REPO_URL+x} ]; then
|
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)
|
# TERMUX_REPO_URL=(https://termux.net https://grimler.se https://dl.bintray.com/xeffyr/unstable-packages)
|
||||||
fi
|
fi
|
||||||
if [ -z ${TERMUX_REPO_DISTRIBUTION+x} ]; then
|
if [ -z ${TERMUX_REPO_DISTRIBUTION+x} ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user