toxcore: update to 0.2.12.
This commit is contained in:
parent
87b159f143
commit
62442502de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toxcore'
|
||||
pkgname=toxcore
|
||||
version=0.2.11
|
||||
version=0.2.12
|
||||
revision=1
|
||||
wrksrc="c-toxcore-${version}"
|
||||
build_style=cmake
|
||||
|
@ -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/archive/v${version}.tar.gz"
|
||||
checksum=f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1
|
||||
checksum=30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0
|
||||
|
||||
post_install() {
|
||||
vsconf other/bootstrap_daemon/tox-bootstrapd.conf
|
||||
|
|
Loading…
Reference in a new issue