chore(main/oidn): force disable auto updates [no ci]

This commit is contained in:
termux-pacman-bot
2023-10-01 12:01:39 +00:00
parent 20c413b13c
commit b2bb06f613

View File

@@ -6,6 +6,7 @@ TERMUX_PKG_VERSION=1.4.3
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/OpenImageDenoise/oidn/releases/download/v$TERMUX_PKG_VERSION/oidn-$TERMUX_PKG_VERSION.src.tar.gz
TERMUX_PKG_SHA256=3276e252297ebad67a999298d8f0c30cfb221e166b166ae5c955d88b94ad062a
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS="libc++, libllvm, libtbb"
# OIDN supports 64-bit platforms only and won't build on Linux ARM64, see
# https://github.com/OpenImageDenoise/oidn/issues/125#issuecomment-916479769