chore(main/dx): force disable auto updates [no ci]

This is needed to avoid auto-updater script warnings.
This commit is contained in:
Twaik Yont 2023-10-05 20:13:22 +03:00 committed by GitHub
parent f20ace97e4
commit 2a590441a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=1:1.16
TERMUX_PKG_REVISION=6
TERMUX_PKG_SRCURL=https://github.com/termux/distfiles/releases/download/2021.01.04/dx-android-${TERMUX_PKG_VERSION:2}.jar
TERMUX_PKG_SHA256=b9b7917267876b74c8ff6707e7a576c93b6dfe8cacc4f1cc791d606bcbbb7bd5
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_SKIP_SRC_EXTRACT=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true