snapclient: update snapcast to 0.26.0 (108)

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

View File

@ -1,3 +1,9 @@
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

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="snapclient"
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 alsa-plugins snapcast"