c-toxcore: update to 0.2.17

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-06 06:06:18 +00:00
parent 845b40e078
commit 137fb01045
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://tox.chat
TERMUX_PKG_DESCRIPTION="Backend library for the Tox protocol"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.2.16
TERMUX_PKG_VERSION=0.2.17
TERMUX_PKG_SRCURL=https://github.com/TokTok/toxcore/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=653aa42654b607f0940cecfac873e9ce55605119a90d1dc454d1090ff6ca29c0
TERMUX_PKG_SHA256=d9cdf5d690fe8e217dcaba5b988fb943bbe7bda919a2fde6d9506df047e5f4cb
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libmsgpack, libsodium"
TERMUX_PKG_BREAKS="c-toxcore-dev"