mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
ffsend: update to 0.2.46.
This commit is contained in:
parent
1c49d28c72
commit
b41455ffee
1 changed files with 2 additions and 2 deletions
|
@ -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'" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue