librespot: update addon

This commit is contained in:
cvh 2017-07-09 21:35:58 +02:00
parent 2bf2dcfb8d
commit 836510a29c
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/"