toxcore: update to 0.2.19.
This commit is contained in:
parent
18257a135f
commit
2783fee98e
2 changed files with 4 additions and 4 deletions
|
@ -2314,7 +2314,7 @@ libusbredirhost.so.1 usbredir-0.7_1
|
||||||
libprotobuf-c.so.1 protobuf-c-1.1.0_1
|
libprotobuf-c.so.1 protobuf-c-1.1.0_1
|
||||||
libutf8proc.so.3 libutf8proc-2.9.0_1
|
libutf8proc.so.3 libutf8proc-2.9.0_1
|
||||||
libnsutils.so.0 libnsutils-0.0.1_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
|
libgom-1.0.so.0 gom-0.3.0_1
|
||||||
libetpan.so.20 libetpan-1.9.3_4
|
libetpan.so.20 libetpan-1.9.3_4
|
||||||
libxmp.so.4 libxmp-4.3.7_1
|
libxmp.so.4 libxmp-4.3.7_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'toxcore'
|
# Template file for 'toxcore'
|
||||||
pkgname=toxcore
|
pkgname=toxcore
|
||||||
version=0.2.18
|
version=0.2.19
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTRAP=OFF
|
configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTRAP=OFF
|
||||||
-DBOOTSTRAP_DAEMON=ON"
|
-DBOOTSTRAP_DAEMON=ON"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://tox.chat"
|
homepage="https://tox.chat"
|
||||||
changelog="https://raw.githubusercontent.com/TokTok/c-toxcore/master/CHANGELOG.md"
|
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"
|
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"
|
conf_files="/etc/tox-bootstrapd.conf"
|
||||||
system_accounts="_tox_bootstrapd"
|
system_accounts="_tox_bootstrapd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue