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

This commit is contained in:
Twaik Yont 2023-10-03 14:51:29 +03:00 committed by GitHub
parent 61dabcd7d5
commit d46b8409fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.0.23.01.25
TERMUX_PKG_SRCURL=https://github.com/Oblomov/clinfo/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6dcdada6c115873db78c7ffc62b9fc1ee7a2d08854a3bccea396df312e7331e3
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_BUILD_DEPENDS="opencl-headers"
TERMUX_PKG_DEPENDS="ocl-icd"
TERMUX_PKG_BUILD_IN_SRC=true