snapclient: update to 0.22.0

This commit is contained in:
heitbaum 2020-12-28 14:29:16 +00:00
parent fdd4ba4bf9
commit f6f7e9bfbf
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
103
- Update to 0.22.0
102
- Update to 0.15.0
- Add alsa-plugins

View File

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