chore(main/ttyc): enable automatic updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-23 08:57:58 +03:00 committed by GitHub
parent 76dc0f4272
commit 7e7bd4c6cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ TERMUX_PKG_VERSION="0.4"
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/Depau/ttyc/archive/refs/tags/ttyc-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=375e2b27335ed3db13aee6d4525548148b8579cdbe34ed4d971d4e3cdff0f173
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+"
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {