Update repo

This commit is contained in:
termux-actions[bot]
2022-03-01 21:17:17 +00:00
parent 167625d94a
commit 3021074e22
2 changed files with 1 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ termux_step_start_build() {
TERMUX_STANDALONE_TOOLCHAIN="$TERMUX_COMMON_CACHEDIR/android-r${TERMUX_NDK_VERSION}-api-${TERMUX_PKG_API_LEVEL}"
# Bump the below version if a change is made in toolchain setup to ensure
# that everyone gets an updated toolchain:
TERMUX_STANDALONE_TOOLCHAIN+="-v6"
TERMUX_STANDALONE_TOOLCHAIN+="-v7"
# shellcheck source=/dev/null
source "$TERMUX_PKG_BUILDER_SCRIPT"