Merge pull request #1771 from CvH/8.0-librespot

librespot: update addon
This commit is contained in:
Christian Hewitt 2017-07-10 00:20:39 +04:00 committed by GitHub
commit 938c524add
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
102
- fixed crashing
101
- Enable streaming to Kodi

View File

@ -18,8 +18,8 @@
################################################################################
PKG_NAME="librespot"
PKG_VERSION="67deb07"
PKG_REV="101"
PKG_VERSION="aa86ebf"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/plietar/$PKG_NAME/"