fix(gdrive-downloader): disable auto-update

upstream does not have any tags and we still cannot auto-update from commits directly

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
This commit is contained in:
Aditya Alok 2022-04-01 01:54:25 +05:30
parent e3e18ac3b1
commit 4bfb2079a0
No known key found for this signature in database
GPG Key ID: 5A52117417798AC7
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2022.03.15
TERMUX_PKG_SRCURL=$TERMUX_PKG_HOMEPAGE.git
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS='bash, curl'
TERMUX_PKG_PLATFORM_INDEPENDENT=true