spotifyd: update to 0.2.24.
This commit is contained in:
parent
fa97a48dad
commit
d6ff8fdf4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spotifyd'
|
||||
pkgname=spotifyd
|
||||
version=0.2.23
|
||||
version=0.2.24
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Spotifyd/spotifyd"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=fc282ea0773645106195eb399df900bcbd1a9c5e9e54635ea7b9a9f4b90764bd
|
||||
checksum=d3763f4647217a8f98ee938b50e141d67a5f3d33e9378894fde2a92c9845ef80
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="https://travis-ci.org/void-linux/void-packages/jobs/636076091" ;;
|
||||
|
|
Loading…
Reference in a new issue