toxcore: update to 0.2.12.

This commit is contained in:
Piraty 2020-06-02 15:12:25 +02:00
parent 87b159f143
commit 62442502de

View file

@ -1,6 +1,6 @@
# Template file for 'toxcore' # Template file for 'toxcore'
pkgname=toxcore pkgname=toxcore
version=0.2.11 version=0.2.12
revision=1 revision=1
wrksrc="c-toxcore-${version}" wrksrc="c-toxcore-${version}"
build_style=cmake build_style=cmake
@ -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/archive/v${version}.tar.gz" distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz"
checksum=f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1 checksum=30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0
post_install() { post_install() {
vsconf other/bootstrap_daemon/tox-bootstrapd.conf vsconf other/bootstrap_daemon/tox-bootstrapd.conf