toxcore: update to 0.2.20.
This commit is contained in:
parent
a10dd4d6eb
commit
21fb9fa19a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'toxcore'
|
# Template file for 'toxcore'
|
||||||
pkgname=toxcore
|
pkgname=toxcore
|
||||||
version=0.2.19
|
version=0.2.20
|
||||||
revision=1
|
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
|
||||||
|
@ -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=8b418f6470db085cf59a9915685613556556df2bf427148f1814b7b118628594
|
checksum=a9c89a8daea745d53e5d78e7aacb99c7b4792c4400a5a69c71238f45d6164f4c
|
||||||
|
|
||||||
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