From 2783fee98e5b23024c47f3396197d67cda5c732c Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 28 Aug 2024 23:35:02 +0200 Subject: [PATCH] toxcore: update to 0.2.19. --- common/shlibs | 2 +- srcpkgs/toxcore/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index f7473377c92..e5ee8faa653 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2314,7 +2314,7 @@ libusbredirhost.so.1 usbredir-0.7_1 libprotobuf-c.so.1 protobuf-c-1.1.0_1 libutf8proc.so.3 libutf8proc-2.9.0_1 libnsutils.so.0 libnsutils-0.0.1_1 -libtoxcore.so.2 toxcore-0.2.0_1 +libtoxcore.so.2 toxcore-0.2.19_1 libgom-1.0.so.0 gom-0.3.0_1 libetpan.so.20 libetpan-1.9.3_4 libxmp.so.4 libxmp-4.3.7_1 diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index ac44f9fad60..67a96ae8dba 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,7 +1,7 @@ # Template file for 'toxcore' pkgname=toxcore -version=0.2.18 -revision=3 +version=0.2.19 +revision=1 build_style=cmake configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTRAP=OFF -DBOOTSTRAP_DAEMON=ON" @@ -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-${version}.tar.gz" -checksum=f2940537998863593e28bc6a6b5f56f09675f6cd8a28326b7bc31b4836c08942 +checksum=8b418f6470db085cf59a9915685613556556df2bf427148f1814b7b118628594 conf_files="/etc/tox-bootstrapd.conf" system_accounts="_tox_bootstrapd"