utox: update to 0.12.2.

This commit is contained in:
Michael Gehring 2017-01-31 11:13:32 +00:00
parent 0bd4eac064
commit 5171457ce7
2 changed files with 2 additions and 11 deletions

View file

@ -1,9 +0,0 @@
--- src/xlib/CMakeLists.txt.orig 2017-01-23 03:52:13.000000000 +0000
+++ src/xlib/CMakeLists.txt 2017-01-25 15:58:22.211388471 +0000
@@ -48,5 +48,5 @@
install(FILES
../utox.1
- DESTINATION "man/man1"
+ DESTINATION "share/man/man1"
)

View file

@ -1,6 +1,6 @@
# Template file for 'utox'
pkgname=utox
version=0.12.1
version=0.12.2
revision=1
wrksrc="uTox-${version}"
build_style=cmake
@ -13,7 +13,7 @@ makedepends="toxcore-devel filteraudio-devel-git fontconfig-devel
libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel"
hostmakedepends="pkg-config"
distfiles="https://github.com/uTox/uTox/archive/v${version}.tar.gz"
checksum=091b84768ea96eea7b12e0017c77f9015a7e3a105f5451f33f906af14b498de7
checksum=a042ac8f7ce040bed8592bc09910d09d52ae9933137e9853601407576f0ef6d8
case "$XBPS_TARGET_MACHINE" in
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/55/steps/shell_3/logs/stdio"