chore(main/tenki-php): force disable auto updates [no ci]

This is needed to avoid auto-updater script warnings.
Updating requires manual commit selection, auto updater can not do that.
This commit is contained in:
Twaik Yont 2023-10-11 18:48:56 +03:00 committed by GitHub
parent 7281a3c877
commit d304859b73
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 @@ _COMMIT=cb07deb9d8c8fc5849f8752f6f0605f72f96fd9b
TERMUX_PKG_VERSION=2022.05.26
TERMUX_PKG_SRCURL=git+https://github.com/dmpop/tenki
TERMUX_PKG_SHA256=7bdea2d3e09709d6562503833c4cd995aa40303a14c75f6a4338dfd40750d2ca
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_DEPENDS="apache2, php"
TERMUX_PKG_PLATFORM_INDEPENDENT=true