snapserver: update snapcast to 0.25 (107)

This commit is contained in:
heitbaum 2021-07-04 12:34:59 +00:00
parent a91f0682ac
commit 0447de7260
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
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.24.0"
PKG_REV="106"
PKG_VERSION="0.25.0"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_DEPENDS_TARGET="toolchain shairport-sync snapcast"