snapcast: update to githash 8b7ac69

- log: https://github.com/badaix/snapcast/commits/develop/
- fixes build with boost-1.88.0
This commit is contained in:
Rudi Heitbaum 2025-06-07 14:57:54 +00:00
parent 684ac7112f
commit 07d8eb1668

View File

@ -2,11 +2,11 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapcast"
PKG_VERSION="0.31.0"
PKG_SHA256="d38d576f85bfa936412413b6860875ba3b462a8e67405f3984a0485778f2fdac"
PKG_VERSION="8b7ac6986f2b37efba8087c05e35248649489d9e"
PKG_SHA256="e09760bcfd09ca25041dd1f259862493d7c97426183b9f42d72d0fa2835b8be3"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/badaix/snapcast"
PKG_URL="https://github.com/badaix/snapcast/archive/v${PKG_VERSION}.tar.gz"
PKG_URL="https://github.com/badaix/snapcast/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain aixlog alsa-lib asio avahi flac libvorbis popl pulseaudio boost opus"
PKG_LONGDESC="Synchronous multi-room audio player."
PKG_BUILD_FLAGS="-sysroot"