mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
utox: update to 0.16.1.
This commit is contained in:
parent
8ec9dad7cb
commit
03c71e9222
1 changed files with 4 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'utox'
|
# Template file for 'utox'
|
||||||
pkgname=utox
|
pkgname=utox
|
||||||
version=0.15.0
|
version=0.16.1
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="uTox-${version}"
|
wrksrc="uTox-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_ASAN=OFF"
|
configure_args="-DENABLE_ASAN=OFF"
|
||||||
|
@ -15,10 +15,6 @@ makedepends="toxcore-devel filter_audio-devel fontconfig-devel
|
||||||
libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel
|
libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel
|
||||||
check-devel"
|
check-devel"
|
||||||
distfiles="https://github.com/uTox/uTox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/uTox/uTox/archive/v${version}.tar.gz"
|
||||||
checksum=59042c249bbde3fc9cbd834a74cf55bc00b64ab24bb0ef2759488bb6b03d2506
|
checksum=d8fcee0dbf25596e67c4323fc153069552eeeb4d99cdcdc09ca2074ebc38b493
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
nocross=yes
|
||||||
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/55/steps/shell_3/logs/stdio"
|
|
||||||
esac
|
|
||||||
|
|
||||||
nocross="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/12668/steps/shell_3/logs/stdio"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue