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

This commit is contained in:
Twaik Yont 2023-10-03 16:13:04 +03:00 committed by GitHub
parent 5ff2ca688f
commit 1161b73737
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=3.0.7
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/hoedown/hoedown/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=01b6021b1ec329b70687c0d240b12edcaf09c4aa28423ddf344d2bd9056ba920
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_BREAKS="hoedown-dev"
TERMUX_PKG_REPLACES="hoedown-dev"
TERMUX_PKG_BUILD_IN_SRC=true