chore(main/hexedit): enable auto updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-03 16:12:23 +03:00 committed by GitHub
parent e11080dbf7
commit 5ff2ca688f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.6
TERMUX_PKG_SRCURL=https://github.com/pixel/hexedit/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_DEPENDS="ncurses"
TERMUX_PKG_BUILD_IN_SRC=true