mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
snapclient: update snapcast to 0.25 (107)
This commit is contained in:
parent
0447de7260
commit
9a2abd4baf
@ -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
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user