revbump(main,x11): libprotobuf update (#18296)

This commit is contained in:
termux-pacman-bot
2023-10-19 00:03:19 +00:00
parent afd9f07a18
commit f66698162e
12 changed files with 12 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Tensors and Dynamic neural networks in Python"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.0.1
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=git+https://github.com/pytorch/pytorch
TERMUX_PKG_DEPENDS="ffmpeg, libc++, libopenblas, libprotobuf, libzmq, opencv, python, python-numpy, python-pip"
TERMUX_PKG_BUILD_DEPENDS="vulkan-headers, vulkan-loader-android"