toxcore: update to 0.2.19.

This commit is contained in:
Piraty 2024-08-28 23:35:02 +02:00
parent 18257a135f
commit 2783fee98e
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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"