Merge pull request #1809 from awiouy/ls-105-8.2

librespot: update to 910974e
This commit is contained in:
Christian Hewitt 2017-07-19 12:07:56 +04:00 committed by GitHub
commit 71dc1e5d06
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
104
105
- Update to 910974e
104
- Switch from ffmpegx to pulseaudio to stream to Kodi
- Wait for sound.target

View File

@ -18,8 +18,8 @@
################################################################################
PKG_NAME="librespot"
PKG_VERSION="aa86ebf"
PKG_REV="104"
PKG_VERSION="910974e"
PKG_REV="105"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/plietar/$PKG_NAME/"