ffsend: update to 0.2.46.

This commit is contained in:
Johannes 2019-05-13 16:25:32 +02:00 committed by Johannes
parent 1c49d28c72
commit b41455ffee

View file

@ -1,6 +1,6 @@
# Template file for 'ffsend'
pkgname=ffsend
version=0.2.45
version=0.2.46
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/timvisee/ffsend"
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
checksum=cb2dcc422f4347302beed5adb3f9a5d2d89719f9f98d0c19a21b9806f56d564b
checksum=f026d57388e1af565430a84fb52e4feeeab9b8a4804d40125915e2d4011d84d5
case "$XBPS_TARGET_MACHINE" in
i686) broken="undefined reference to 'time::NSEC_PER_SEC'" ;;