chore(main/libfdk-aac): enable auto updates [no ci]

This commit is contained in:
termux-pacman-bot
2023-10-03 13:03:25 +00:00
parent 4c0fea86f6
commit ca36fb264e

View File

@@ -6,6 +6,8 @@ TERMUX_PKG_VERSION=2.0.2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/mstorsjo/fdk-aac/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7812b4f0cf66acda0d0fe4302545339517e702af7674dd04e5fe22a5ade16a90
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_LICENSE_FILE=NOTICE
termux_step_pre_configure() {