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

This is needed to avoid auto-updater script warnings.
This commit is contained in:
termux-pacman-bot
2023-10-03 10:32:26 +00:00
parent c5c34b50e7
commit 60d67fd428

View File

@@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=0.6
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://gitlab.com/ajs124/abootimg/-/archive/v${TERMUX_PKG_VERSION}/abootimg-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1dde5cadb8a14fccc677e5422d32c969a49c705daa03ce9b69af941247ff7cde
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS="util-linux"
TERMUX_PKG_BUILD_IN_SRC=true