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

The package was last updated on Jun 23, 2015.
This is needed to avoid auto-updater script warnings.
This commit is contained in:
Twaik Yont 2023-10-09 16:07:20 +03:00 committed by GitHub
parent e8f0e5d17d
commit ca3a0cca5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/rsdoiel/antiword/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
#TERMUX_PKG_SRCURL=http://www.winfield.demon.nl/linux/antiword-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=9cdb4845d119a407bd59f53a355d70b195d08da09e32d07b950c644864348619
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_MAKE_INSTALL_TARGET="global_install"
TERMUX_PKG_RM_AFTER_INSTALL="bin/kantiword"