mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-07 11:23:23 +00:00
fast-builds: switch to bintray url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user