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

This commit is contained in:
Twaik Yont 2023-10-03 16:09:19 +03:00 committed by GitHub
parent 26e1af5030
commit 2b7f04a29d
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=2.1.0
TERMUX_PKG_REVISION=7
TERMUX_PKG_SRCURL=https://github.com/lloyd/yajl/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_BREAKS="yajl-dev"
TERMUX_PKG_REPLACES="yajl-dev"
TERMUX_PKG_FORCE_CMAKE=true