toxcore: update to 0.2.5.

This commit is contained in:
maxice8 2018-08-08 18:27:21 -03:00
parent 485410af41
commit 1d3f9eada2

View File

@ -1,6 +1,6 @@
# Template file for 'toxcore' # Template file for 'toxcore'
pkgname=toxcore pkgname=toxcore
version=0.2.4 version=0.2.5
revision=1 revision=1
wrksrc="c-toxcore-${version}" wrksrc="c-toxcore-${version}"
configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTARP=OFF configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTARP=OFF
@ -14,7 +14,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=f4c712a8a4b0653ae42b472b4a2a2c969c21e6959a07fc32b302b97480ffba69 checksum=9ad8a3b3dac80e0a46087fd1f7895819f22494e6b687d68e4a779eeff21ad2d8
post_install() { post_install() {
vsconf other/bootstrap_daemon/tox-bootstrapd.conf vsconf other/bootstrap_daemon/tox-bootstrapd.conf