snapcast: update to githash 6190041

allows build with:
- boost: update to 1.87.0
This commit is contained in:
Rudi Heitbaum 2024-12-19 21:57:00 +00:00
parent 1ec4796747
commit 121e6e63a9

View File

@ -2,11 +2,11 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapcast"
PKG_VERSION="0.29.0"
PKG_SHA256="ecfb2c96a4920adc4121b1180b37bb86566c359914c14831c0abea4e65d23f92"
PKG_VERSION="6190041e863968d76b6d16140bba90be6dff848f"
PKG_SHA256="ca13a28abfa3d3d3386875526fa6faa281a4c52f94588924ddadc3369c7fa5cd"
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"