qtox: update to 1.16.2.

This commit is contained in:
maxice8 2018-07-17 05:58:10 -03:00
parent 76d8436dbb
commit 51719f6d2a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qtox'
pkgname=qtox
version=1.16.1
version=1.16.2
revision=1
wrksrc="qTox-${version}"
build_style=cmake
@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
homepage="https://wiki.tox.chat/clients/qtox"
changelog="https://raw.githubusercontent.com/qTox/qTox/master/CHANGELOG.md"
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
checksum=44a60174b0582f9d04c132dd4de663b7d67e2d68fee55912c6449a07389d8486
checksum=b6d0308406baf0f99fa341e899f91231fc30dbad104ec462ac5d2e868c2e28a5
case "$XBPS_TARGET_MACHINE" in
armv6*) makedepends+=" libatomic-devel"