snapclient: update snapcast to 0.25 (107)

This commit is contained in:
heitbaum 2021-07-04 12:35:10 +00:00
parent 0447de7260
commit 9a2abd4baf
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
107
- asio: update to 1.18.2
- libconfig: update to 1.7.3
- shairport-sync: update to 3.3.8
- snapcast: update to 0.25.0
106 106
- Fixed issue when listing sound cards - Fixed issue when listing sound cards
- Added the option to specify the snapcast server host address - Added the option to specify the snapcast server host address

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapclient" PKG_NAME="snapclient"
PKG_VERSION="0.24.0" PKG_VERSION="0.25.0"
PKG_REV="106" PKG_REV="107"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv3" PKG_LICENSE="GPLv3"
PKG_DEPENDS_TARGET="toolchain alsa-plugins snapcast" PKG_DEPENDS_TARGET="toolchain alsa-plugins snapcast"