snapserver: update snapcast to 0.26.0 (108)

This commit is contained in:
heitbaum 2021-12-23 11:33:47 +00:00
parent bd629c62e9
commit cc33baf3bb
2 changed files with 8 additions and 3 deletions

View File

@ -1,10 +1,15 @@
108
- alsa-plugins: update to 1.2.6
- asio: update to 1.21.0
- popl: update to 1.3.0
- snapcast: update to 0.26.0
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
- Added options to enable and configure the HTTP server

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapserver"
PKG_VERSION="0.25.0"
PKG_REV="107"
PKG_VERSION="0.26.0"
PKG_REV="108"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_DEPENDS_TARGET="toolchain shairport-sync snapcast"