spotifyd: update to 0.2.24.

This commit is contained in:
Andrew Benson 2020-02-16 18:52:03 -06:00 committed by Juan RP
parent fa97a48dad
commit d6ff8fdf4c

View file

@ -1,6 +1,6 @@
# Template file for 'spotifyd' # Template file for 'spotifyd'
pkgname=spotifyd pkgname=spotifyd
version=0.2.23 version=0.2.24
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/Spotifyd/spotifyd" homepage="https://github.com/Spotifyd/spotifyd"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=fc282ea0773645106195eb399df900bcbd1a9c5e9e54635ea7b9a9f4b90764bd checksum=d3763f4647217a8f98ee938b50e141d67a5f3d33e9378894fde2a92c9845ef80
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="https://travis-ci.org/void-linux/void-packages/jobs/636076091" ;; aarch64-musl) broken="https://travis-ci.org/void-linux/void-packages/jobs/636076091" ;;