bmp(main/c-toxcore): 0.2.18-p20240129

* match the required commit according to toxic repository.
* update the git repository link.
This commit is contained in:
termux-pacman-bot
2024-02-03 09:08:27 +00:00
parent 16509fbe28
commit 3348964165

View File

@@ -2,12 +2,12 @@ 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"
_COMMIT=172f279dc0647a538b30e62c96bab8bb1b0c8960
_COMMIT_DATE=20230303
# Match commit SHA with toxic/blob/master/script/build-minimal-static-toxic.sh
_COMMIT=c08409390fe185c8b65e218d5c36c9347234f3e7
_COMMIT_DATE=20240129
TERMUX_PKG_VERSION=0.2.18-p${_COMMIT_DATE}
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=git+https://github.com/TokTok/toxcore
TERMUX_PKG_SHA256=c17006e246bc6fc133e2d0ebe0f9e37ca5e825b6640d5c64fb78f1b1fad51986
TERMUX_PKG_SRCURL=git+https://github.com/TokTok/c-toxcore
TERMUX_PKG_SHA256=f5ac9d1890e0442dd4963aec556fa49dca3aea58832e81d64439e7417561a11c
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_DEPENDS="libsodium, libopus, libvpx"