mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
qtox: update to 1.16.2.
This commit is contained in:
parent
76d8436dbb
commit
51719f6d2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtox'
|
# Template file for 'qtox'
|
||||||
pkgname=qtox
|
pkgname=qtox
|
||||||
version=1.16.1
|
version=1.16.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qTox-${version}"
|
wrksrc="qTox-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.tox.chat/clients/qtox"
|
homepage="https://wiki.tox.chat/clients/qtox"
|
||||||
changelog="https://raw.githubusercontent.com/qTox/qTox/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/qTox/qTox/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/qTox/qTox/archive/v${version}.tar.gz"
|
||||||
checksum=44a60174b0582f9d04c132dd4de663b7d67e2d68fee55912c6449a07389d8486
|
checksum=b6d0308406baf0f99fa341e899f91231fc30dbad104ec462ac5d2e868c2e28a5
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv6*) makedepends+=" libatomic-devel"
|
armv6*) makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue