librespot: update addon (126)

This commit is contained in:
heitbaum 2021-02-13 06:21:32 +00:00
parent 6e650a0a08
commit 68cc443e5a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
126
- rust: update to 1.50.0
125
- Update to 0.1.3
- Revert to dns-sd instead of mdns

View File

@ -5,7 +5,7 @@
PKG_NAME="librespot"
PKG_VERSION="0.1.3"
PKG_SHA256="2d28a63c6dda08ecbc1245c7cfe34c9b3b29e8c5304f4aa8b65aedb899056b25"
PKG_REV="125"
PKG_REV="126"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/librespot-org/librespot/"