toxcore: update to 0.2.23.

This commit is contained in:
Piraty
2026-06-21 14:07:04 +02:00
parent b82fe2a720
commit 8a580d7b48
+4 -4
View File
@@ -1,10 +1,10 @@
# Template file for 'toxcore'
pkgname=toxcore
version=0.2.21
revision=2
version=0.2.23
revision=1
build_style=cmake
configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTRAP=OFF
-DBOOTSTRAP_DAEMON=ON"
-DBOOTSTRAP_DAEMON=ON -DTEST_TIMEOUT_SECONDS=10"
hostmakedepends="pkg-config"
makedepends="libconfig-devel libsodium-devel libvpx-devel opus-devel"
short_desc="Encrypted peer-to-peer instant messenger protocol library"
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://tox.chat"
changelog="https://raw.githubusercontent.com/TokTok/c-toxcore/master/CHANGELOG.md"
distfiles="https://github.com/TokTok/c-toxcore/releases/download/v${version}/c-toxcore-v${version}.tar.gz"
checksum="3443a45d085fb3dee20514243787d06acde2d6c89130076d6f932534581a4ac7"
checksum=15cdd006ed7793dfc657e340ef9f218f6637d2fe5b130704d39b961389bb6cd6
conf_files="/etc/tox-bootstrapd.conf"
system_accounts="_tox_bootstrapd"